Memory Usage

From: Don Joy <joydon@dont-contact.us>
Date: Mon, 19 May 1997 12:49:19 -0400

To keep the amount of memory usage from getting out of hand, I added the
following to my RunCache script:

limit datasize 16384 kilobytes
limit openfiles 4096
limit memoryuse 14520 kilobytes
limit stacksize 14520 kilobytes

With this I would expect that given datasize and stacksize that I should
consume about 30M total resources as reported by top. What I show
though is SIZE 24 RES 23. I'm running on a bsdi 3.0 machine. Can
anyone comment on this?

-- 
Don Joy
System Administrator
SooNet Corp
Received on Mon May 19 1997 - 10:07:41 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:13 MST