On 7/27/06, Charles Brian Quinn <[EMAIL PROTECTED]> wrote:
> 11% of what, though?  (how much memory on the box)?
>
> Here's one from a server we've had in production for a while:
>
> top - 09:50:01 up 26 days, 21:29,  1 user,  load average: 0.00, 0.01, 0.00
> Tasks:  79 total,   1 running,  78 sleeping,   0 stopped,   0 zombie
> Cpu(s):  0.0% us,  0.2% sy,  0.0% ni, 99.7% id,  0.0% wa,  0.2% hi,  0.0% si
> Mem:   2070040k total,  1774248k used,   295792k free,   198304k buffers
> Swap:  2031608k total,        0k used,  2031608k free,  1005236k cached
>
>   PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
> 20960 highgroo      16   0 99.0m  91m 3364 S  0.0  4.5  95:56.97
> mongrel_rails

My guess is that he is asking about the 147m virt and 110m resident
RAM usage.  That does seem appallingly high to me unless his
application is doing something that is itself very RAM intensive.  I
don't have enough experience with substantial Rails apps, though, to
know whether to lay that at the feet of Rails or not.


Kirk Haines
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to