1.

How Big Should The Swap-space Partition Be?

Answer»

Swap SPACE is used as an extension of PHYSICAL RAM, the more RAM you have, the LESS swap space is required. You can add the amount of swap space and the amount of RAM together to get the amount of RAM Linux will use. For example, if you have 8MB of RAM on your machine’s motherboard, and a 16MB swap-space PARTITION, Linux will behave as though you had 24MB of total RAM.

Swap space is used as an extension of physical RAM, the more RAM you have, the less swap space is required. You can add the amount of swap space and the amount of RAM together to get the amount of RAM Linux will use. For example, if you have 8MB of RAM on your machine’s motherboard, and a 16MB swap-space partition, Linux will behave as though you had 24MB of total RAM.



Discussion

No Comment Found