|
How to configure a swap file
Here is the result of free:
total used free shared buffers cached
Mem: 1024924 666304 358620 0 35024 341772
-/+ buffers/cache: 289508 735416
Swap: 0 0 0
Result of sudo fdisk -l:
Disk /dev/sda: 15.4 GB, 15408046080 bytes
255 heads, 63 sectors/track, 1873 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0f8ba6ae
Device Boot Start End Blocks Id System
/dev/sda1 1 3 24066 de Dell Utility
/dev/sda2 * 4 1873 15020775 83 Linux
Please recommend if a swap file is needed to improve performance. If yes, please show me the steps.
Thank you.
|