Alternative to swap partition: swapfile

Martin Langhoff martin.langhoff at gmail.com
Tue Jul 27 18:03:46 EDT 2010


   dd if=/dev/zero of=/extraswap bs=1M count=128
   mkswap /extraswap
   swapon /extraswap

Twiddle sysctl.conf to lower swappiness.

cheers,



m
-- 
 martin.langhoff at gmail.com
 martin at laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff



More information about the Devel mailing list