Code: Select all
$ free
total used free shared buffers cached
Mem: 1541752 495892 1045860 0 16508 247628
-/+ buffers/cache: 231756 1309996
Swap: 2409708 0 2409708
No no... I googled for it... There is said that you can create larger than 128MB swap partition... but Linux will use only 128MBLloeki wrote:obviously not.Code: Select all
$ free total used free shared buffers cached Mem: 1541752 495892 1045860 0 16508 247628 -/+ buffers/cache: 231756 1309996 Swap: 2409708 0 2409708
http://www.lissot.net/partition/partition-04.html#SwapSize wrote: Currently, the maximum size of a swap partition is architecture-dependent. For i386, m68k, ARM and PowerPC, it is "officially" 2Gb. It is 128Gb on alpha, 1Gb on sparc, and 3Tb on sparc64. An opteron on the 2.6 kernel can write to a 16 Tb swap partition. For linux kernels 2.1 and earlier, the limit is 128Mb.