On Fri, 2007-05-11 at 12:32 +0200, Junix Gaspar wrote: > That is true, most Linux behave like that nowadays. I have > an ML570 HP Compaq here , fresh installed for future Lotus > on Linux deployment. It has for now 8GB of memory and almost > all of it is used but I am not even running a thing on > that server. SUSE 9 enterprise with service pack 3 > (imagine that.. a service pack hehe)
well, yeah. But as Warren said, what does free say? Having all the memory in use is a feature, linux uses unused memory to store buffers/cache the hard disk. If jan is convinced that some program really has a memory leak (not surprising, that does happen once in a while) then he could try running free, stopping one service, running free, stopping the next service, etc., to see what service is the culprit. top should tell him what the problem application is too though. if it doesn't, then it's likely buffers/cache. tiger _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

