Wednesday, November 16, 2005

Swap like RAID 0


# sudo vi /etc/fstab

/dev/sda2 none swap sw,pri=1 0 0
/dev/sdb2 none swap sw,pri=1 0 0

- if partitions are on different drives and maybe separate controllers, read and write throughput should theoretically nearly double

No comments: