]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change the mbuf size from 128 -> 256. Increasing the mbuf header size
authorJonathan Lemon <jlemon@FreeBSD.org>
Wed, 29 Mar 2000 05:39:04 +0000 (05:39 +0000)
committerJonathan Lemon <jlemon@FreeBSD.org>
Wed, 29 Mar 2000 05:39:04 +0000 (05:39 +0000)
commit863bdc0cff1b45a4a59ce57839f91d2348f159f3
tree25b4ed774c15306a29ed1aeea2e05abc53cc2aa4
parent91cb959ddb0ab284f1f5ce6332b36a5a8e619b20
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
sys/i386/include/param.h