Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I know that you get a performance boost by putting a swap partition on each hdd, and the home directory on a seperate hdd than /. But can you get a performance boost by putting a / dir on each hdd? Or usr?
Distribution: RH 6.2, Gen2, Knoppix, 98,2000 + various
Posts: 3,151
Rep:
if the hard drives are on different channels, you can
get a boost. it's sort of like software raid. put directories
that will be accessed or written to at the same time on
different drives, as long as both drives are about the
same speed.
you can test this.
time how long it takes to copy a 1 gig file to another
place on the drive, and how long it takes to copy it to
the other drive. that way you can see the difference.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.