DragonFly BSD
DragonFly commits List (threaded) for 2005-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 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


To: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
From: Jeffrey Hsu <hsu@xxxxxxxxxxx>
Date: Wed, 08 Jun 2005 05:10:50 -0700

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]