Date: Wed, 7 Apr 2004 01:29:42 +0300 From: hugle <hugle@vkt.lt> To: freebsd-questions@freebsd.org Subject: Process eats too much CPU! Message-ID: <181297831839.20040407012942@vkt.lt>
next in thread | raw e-mail | index | archive | help
Hello all. I've run into some problem.. some of processes on my machine eats so much CPU... look: ps aux gives USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 199 34.8 0.5 10852 10560 ?? Rs Sun10PM 3316:56.86 natd -a 212.59.9.59 -p 8668 root 201 4.7 0.0 664 356 ?? Ss Sun10PM 473:53.55 natd -a 213.252.192.142 -p 8672 --------- here are some eddited SYSCTL values perl# cat /boot/loader.conf | egrep -v "^#" userconfig_script_load="YES" kern.maxusers="0" kern.maxfiles="24656" kern.maxfilesperproc="22190" kern.ipc.nmbclusters="13312" kern.ipc.nmbufs="53248" kern.ipc.maxsockets="24653" --------- maybe this info also helps ya... ps. I could oslo paste ipfw rules for NATD # uptime 11:47PM up 2 days, 1:30, 1 user, load averages: 0.54, 0.57, 0.61 processor usage is low, because it's ~1.00 AM now.. at 6PM it would be before 2-3... # netstat -m 684/6864/53248 mbufs in use (current/peak/max): 671 mbufs allocated to data 5 mbufs allocated to packet headers 8 mbufs allocated to socket names and addresses 582/5592/13312 mbuf clusters in use (current/peak/max) 12900 Kbytes allocated to network (32% of mb_map in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines -- Best regards,Hugle
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?181297831839.20040407012942>