LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Memory (https://www.linuxquestions.org/questions/linux-general-1/memory-14685/)

sakkie 02-20-2002 06:28 AM

Memory
 
When i type free i get the following result. Could someone explain all the detail, specially the cached part.

Thanks
total used free shared buffers cached
Mem: 190620 182884 7736 0 11052 87688
-/+ buffers/cache: 84144 106476

acid_kewpie 02-20-2002 06:41 AM

you have 190mb RAM, 182mb of it is in use somewhere, 7mb is completely untouched of the 182mb in use, 84mb is actively holding program data and such, whicl 106mb of it is storing old data cachches, which can help porgrams run faster if that data happens to be needed again.

sakkie 02-20-2002 06:58 AM

Thanks

One question. Lately this server just freeze and i have to switch of and on again. Run chkdsk etc... Ay way that this could be memory related and is there a way to free the memory that get cached?

Isak

acid_kewpie 02-20-2002 07:03 AM

no, caching is a very good happy nice thing, and the kernel manages it automatically. search this site (or others) for more info.


All times are GMT -5. The time now is 02:46 PM.