Date: Fri, 5 Jun 1998 14:48:55 -0700 (PDT) From: David Greenman <dg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_kern.c Message-ID: <199806052148.OAA04751@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dg 1998/06/05 14:48:54 PDT
Modified files:
sys/vm vm_kern.c
Log:
Changed the log() of "Out of mbuf clusters - increase maxusers" to a
printf() of "Out of mbuf clusters - adjust NMBCLUSTERS or increase
maxusers" so that the message is more informative and so that it will
appear in the kernel message buffer.
Revision Changes Path
1.47 +2 -2 src/sys/vm/vm_kern.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806052148.OAA04751>
