On Fri, 16 Mar 2001, Michael J. Micek wrote: > If you needed to create a swap file, where would you put it? > /var/local/swap0?
On a very fast drive (7200RPM U2WSCSI or faster) seperate from all other filesystem tasks. Mount it under /swapfiles and add the apropriate entries in fstab. Don't forget to use swapon to bless the file.