Hiya Guys:
I have a question, my system have 3 gigs of memory, I was thinking since my system have such memory quantity, why will use swap space?
Please check this out,
bob@bob-64bits:~$ free -m
total used free shared buffers cached
Mem: 3017 563 2454 0 15 209
-/+ buffers/cache: 338 2679
Swap: 6236 38 6197
bob@bob-64bits:~$
As u can see there is a lot of physical memory available, why then the OS will get swap space and how can I clear it?
Regards,
MepisReign
I have a question, my system have 3 gigs of memory, I was thinking since my system have such memory quantity, why will use swap space?
Please check this out,
bob@bob-64bits:~$ free -m
total used free shared buffers cached
Mem: 3017 563 2454 0 15 209
-/+ buffers/cache: 338 2679
Swap: 6236 38 6197
bob@bob-64bits:~$
As u can see there is a lot of physical memory available, why then the OS will get swap space and how can I clear it?
Regards,
MepisReign
Comment