Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have web server that is a 850Mhz celeron (i didnt need anything powerful) with 256mb of RAM, a 40gb hdd and a 160gb hdd. When I boot the computer up from a cold start and i log in using ssh and do a cat /proc/meminfo, it says that the computer has 128mb of free ram but then after about a day it will drop down to 4mb of available memory. What could be eating up the available ram? Would apache be doing it? here is a log of dmesg and ps aux.
Originally posted by time112852 but using up a lot of ram slows the machine down greatly doesnt it?
the entire memory sub system in Linux is virual as in it's not actually using all that physical RAM
you are thinking about RAM like you are using that other legacy 1983 system.
we hear this so much i think they need to do away with proc and sys memory reporting altogether
i must be thinking about how windows works...and how much windows sucks at memory usage.
Im not a newbie with linux but i'm by far not an expert...i never understood how linux utilizes memory.
So what do you mean the entire subsystem in linux is virtual? When it reports that it's using up that amount of ram it isnt using it at all and it's actually using up virtual memory? why would it report it in the swap memory usage?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.