On 4/19/12 11:11 PM, Kai Gallasch wrote:
Hi.
I found the comment below in an older 8.1 kernel config file.
# BCE_JUMBO_HDRSPLIT
# freebsd-curr...@freebsd.org/2009-11/msg00065.html
# [The bce driver does not have a memory leak,
# it does however have a bug which causes memory
# fragmentation leading to denied mbuf allocation.]
#=20
# You need to put "options BCE_JUMBO_HDRSPLIT"
# In your kernel to enable the work arround.
Is the kernel option BCE_JUMBO_HDRSPLIT still needed for a FreeBSD 9 kernel if
you use the bce device (broadcom) ?
I find it in the 9.0 kernel LINT file but it's not part of the GENERIC kernel.
Hi,
There is no such option in the kernel anymore, instead there is
hw.bce.hdr_split tunable which is turn on by default.
--
Andrey Zonov
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"