Trouble with resources under network load

Chuck Swiger cswiger at mac.com
Fri Feb 24 17:17:45 PST 2006


Andrew Pantyukhin wrote:
> On 2/5/06, Chuck Swiger <cswiger at mac.com> wrote:
[ ... ]
> ====================================================
> Feb 24 19:47:21 gw named[482]: client 10.32.7.32#1027: error sending
> response: not enough free resources
> ====================================================
> Feb 24 19:46:57 gw snmpd[714]: sysctl get: Cannot allocate memory
> Feb 24 19:56:00 gw last message repeated 50 times
> ====================================================

Perhaps you should set up a cron job that appends the output of
"sysctl kern.malloc" to a file every five minutes or whatever, and see whether
that shows any interesting trends which might indicate whether something is
leaking memory.

> last pid: 86717;  load averages:  0.00,  0.00,  0.00       up
> 3+02:57:27  19:59:39
> 29 processes:  1 running, 28 sleeping
> CPU states:  0.4% user,  0.0% nice,  0.0% system,  1.5% interrupt, 98.1% idle
> Mem: 39M Active, 311M Inact, 132M Wired, 20K Cache, 84M Buf, 246M Free
> Swap: 453M Total, 453M Free

Your VM usage seems much happier now.

-- 
-Chuck


More information about the freebsd-questions mailing list