kern.ipc.nmbclusters

kalin mintchev kalin at el.net
Tue Mar 15 15:02:13 PST 2005


ok.. to day for a first time ever i saw this in my logs:

 /kernel: All mbuf clusters exhausted

so i gotta up the kern.ipc.nmbclusters..

also what would be a decent nmbclusters to specify in the loader for a gig
or ram and 2 gigs of swap?

how many mbufs per cluster?

also why is this client stuck in the netstat. how come Send-Q is so much?:


# netstat -p tcp
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)

.....
tcp4       0  22065  server.http              c68.112.166.214..3318 
FIN_WAIT_1
tcp4       0  31076  server.http              c68.112.166.214..3317 
FIN_WAIT_1
tcp4       0  32285  server.http              c68.112.166.214..3316 
FIN_WAIT_1
tcp4       0  32285  server.http              c68.112.166.214..3315 
FIN_WAIT_1
tcp4       0  32905  server.http              c68.112.166.214..3314 
FIN_WAIT_1
tcp4       0  31445  server.http              c68.112.166.214..3313 
FIN_WAIT_1
tcp4       0  33580  server.http              c68.112.166.214..3312 
FIN_WAIT_1
tcp4       0  31696  server.http              c68.112.166.214..3311 
FIN_WAIT_1
.....................


thanks...
-- 






More information about the freebsd-questions mailing list