Re: [uml-user] Memory Usage Issue

2008-04-29 Thread Martin Grossman
I found atleast 1 memory leak (kindof a leak but not really its just growing the disk buffer cache. I don't know if it applies to 2.6 kernels since I run 2.4.35 UML and 2.4.35 skas3 host. For every mounted ext3 filesystem the journal file grows by 4K every 5 seconds (ie the commit interval).

Re: [uml-user] Memory Usage Issue

2008-04-28 Thread Jeff Dike
On Mon, Apr 28, 2008 at 04:55:44PM -0400, Jonas Meyer wrote: > I don't seem to have a "slabinfo" in my /proc directory. According to > some google searching, this is due to a bug in ubuntu gutsy. Should I > upgrade to hardy to fix this so I can give you the data you want, or > would that potentia

Re: [uml-user] Memory Usage Issue

2008-04-28 Thread Jonas Meyer
I don't seem to have a "slabinfo" in my /proc directory. According to some google searching, this is due to a bug in ubuntu gutsy. Should I upgrade to hardy to fix this so I can give you the data you want, or would that potentially break our ability to nail down this bug? Jonas On Mon, 2008-04-

Re: [uml-user] Memory Usage Issue

2008-04-28 Thread Jeff Dike
On Mon, Apr 28, 2008 at 01:09:48PM -0400, Jonas Meyer wrote: > I'm not sure if this is a UML issue, but my machine is acting very > strange, so I'm wondering if it is. > > I have a guest that has 512Mb of memory assigned to it. After running > mysql, apache, and mongrel (ruby on rails application

[uml-user] Memory Usage Issue

2008-04-28 Thread Jonas Meyer
I'm not sure if this is a UML issue, but my machine is acting very strange, so I'm wondering if it is. I have a guest that has 512Mb of memory assigned to it. After running mysql, apache, and mongrel (ruby on rails application server) for several days, the machine has killed off mysql and mongrel