Originally Posted by badtz
By separating the page file/virtual memory to a separate disk, would the performance gain be perceivable?
Also, what happens if the page disk dies? Will the OS automatically switch over to your OS disk?
any help would be great!
Seems to me, you only really see a performance gain with a separate swap disk if:
- your boot disk is very near full and/or highly fragmented (either way, what you really need then is a bigger boot disk).
- the separate swap disk is a much (much!) faster disk then the boot disk.
Otherwise, you won't see a noticeable performance gain - and I'd image if the separate swap disk went down, you'd get a kernel panic.