cvs commit: src/sys/kern kern_timeout.c uipc_mbuf.c uipc_mbuf2.c uipc_socket.c uipc_socket2.c src/sys/sys mbuf.h

Jeffrey Hsu hsu at freebsd.org
Wed Jun 8 05:10:50 PDT 2005


With the kernel after this commit, installworld on my laptop PC
from a NFS-mounted /usr/src and /usr/obj stuck somewhere where it's
installing into /usr/include.
What does "netstat -m" say at this point?

I also tried a kernel with this commit
backed out, but it panicked early in the boot procedure.
If the output of "netstat -m" indicates you're hit one of the mbuf limits,
you can try bumping those up at boot time with the  kern.ipc.nmbclusters or
kern.ipc.nmbufs tunable.
										Jeffrey





More information about the Commits mailing list