Ubuntu normally follows the rule of thumb to create the swap space (which pramdobugudai already has given) 1-2 times the size of ram.
Todays computers normally have got plenty of RAM and normally do not swap. Though I would not recommend to turn of swap completely, it is normally feasible on a normal desktop system to reduce the amount of swap to something around 2GB. This holds true as long as you don't run very memory consuming applications (like gimp or some other graphic tools for example).
Reducing swap after the installation is normally a very arduous work including the resizing of the swap partition. I would not recommend doing so for a linux newbie, as long as actual disk space is not of concern. (so to say that you have enough diskspace and are not likely to need the additional 5-7GB)
Main Topics
Browse All Topics





by: pramodbugudaiPosted on 2009-10-28 at 21:08:12ID: 25690582
Hi. The swap partition should be roughly the size of either your RAM or double your RAM
This is the maximum that linux will actually use, though giving more will not harm you.