Date: Tue, 28 Mar 2000 21:39:05 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include param.h Message-ID: <200003290539.VAA64773@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2000/03/28 21:39:05 PST Modified files: sys/i386/include param.h Log: Change the mbuf size from 128 -> 256. Increasing the mbuf header size caused some headers not to fit in MHLEN any more. This matches the current size on the alpha, so it shouldn't cause problems. Problem observed by: Geoff Rehmet <geoff@is.co.za> Originally suggested by: shin Revision Changes Path 1.55 +2 -2 src/sys/i386/include/param.h 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?200003290539.VAA64773>