Lycander said:
Not if it's your OSX drive that goes out, you'd have to reinstall the OS which is upwards to about an hour. Setting up everything to your liking could take up to another hour depending on how much tweaking you like to do.
Well, if it's the OS X drive that goes out, then it's a simple restore from a backup with CCC or Disk Utility -- everyone does have a backup, right? Without one, you're asking for trouble. Anyone without a system backup that uses their machine for any kind of school or work is foolish, in my opinion. That's like setting off on a long road trip with 1/8 of a tank of gas and no money.
So, if OS X goes out, it's about a 20 minute restore process.
Lycander said:
Moving the swap file can be beneficial if you put it on a seperate drive, on a completely different bus (secondary IDE). Even on a seperate partition, the drive will still be accessed so you're right, there's no performance gain there. Off-loading the swap file onto a difference bus will put less stress on one single channel.
True, but the performance gain from doing that will be unnoticeable. If you're running a system with so little RAM that it's frequently reading from and writing to the swap files, then it's not gonna matter where the swap file is -- on the system disk, on a separate bus, etc., it's still gonna be THAT damn slow.
I fiddled with this with the OS X Public Beta and 10.0 and a tiny bit with 10.1, and moving the swap file to a different partition/bus provides no perceivable improvement. In theory, yes, it should offer some level of improvement, but when actually implemented, there's no benefit. Sounds good on paper, though. It was kind of neat to say, "Hey, look what I did! I moved the swap file!" though. The "stress" of swapping isn't as great as we'd like to think it is. It's a regular read/write to the hard drive, and if your system has to swap out constantly, it's still gonna hang whether the swap file is on the OS X drive or somewhere else.
On a system that very infrequently accesses the swap file, moving the swap file will still get you no performance increase, because you're only accessing the swap file once in a blue moon (or very infrequently, take your pick). When it's that infrequent, a nanosecond or two improvement in hard drive access time is imperceivable.