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

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to