[1355] in linux-scsi channel archive
Re: swap partition priority?
daemon@ATHENA.MIT.EDU (Davi Antunes Lima)
Wed Jan 29 14:36:33 1997
From: "Davi Antunes Lima" <davi@tba.com.br>
To: linux-scsi@vger.rutgers.edu, A.Pour@sh.cvut.cz
Date: Wed, 29 Jan 1997 17:29:19 +0000
Reply-to: davi@tba.com.br
> I have 2 swap partitions on 2 different SCSI drives. I guess I can
> specify some kind of priorities in fstab for them. How do I do that
> and is it good for anything? Thank you.
I think it depends only on the order they appear on the fstab file:
The first partition is used first. In that case, you should use the
faster disk first.
Davi