Date: Tue, 25 Sep 2007 12:33:12 -0600 (MDT) From: "Michael Butler" <imb@protected-networks.net> To: freebsd-current@freebsd.org Subject: 64/128 bucket allocation failures Message-ID: <3161.64.119.130.186.1190745192.squirrel@mail.auburn.protected-networks.net>
next in thread | raw e-mail | index | archive | help
I'm seeing these allocation failures on a -current box (today's) with more
than enough free RAM ..
imb@toshi:/home/imb> vmstat -z
ITEM SIZE LIMIT USED FREE REQUESTS
FAILURES
UMA Kegs: 128, 0, 76, 14, 76,
0
UMA Zones: 480, 0, 76, 4, 76,
0
UMA Slabs: 64, 0, 2647, 8, 25743,
0
UMA RCntSlabs: 104, 0, 237, 22, 237,
0
UMA Hash: 128, 0, 5, 25, 8,
0
16 Bucket: 76, 0, 52, 48, 70,
0
32 Bucket: 140, 0, 63, 21, 83,
0
64 Bucket: 268, 0, 116, 10, 165,
11
128 Bucket: 524, 0, 591, 4, 1316,
11270
[ .. snip .. ]
imb@toshi:/home/imb> top -d 1
last pid: 22624; load averages: 0.00, 0.00, 0.00
up 0+03:13:42
14:31:16
49 processes: 1 running, 48 sleeping
CPU states: % user, % nice, % system, % interrupt, % idle
Mem: 97M Active, 606M Inact, 246M Wired, 844K Cache, 112M Buf, 1044M Free
Swap: 1024M Total, 1024M Free
Any ideas?
Michael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3161.64.119.130.186.1190745192.squirrel>
