Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 1995 23:12:14 -0800 (PST)
From:      David Greenman <davidg>
To:        sjohn@alamak.bchem.washington.edu, davidg, freebsd-bugs
Subject:   Re: kern/890
Message-ID:  <199512120712.XAA12317@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: Kingston card de0 driver grabs memory error mb_map full

State-Changed-From-To: open-closed
State-Changed-By: davidg
State-Changed-When: Mon Dec 11 23:09:40 PST 1995
State-Changed-Why: 
The system caches all file data. That's what "cached" pages are.
This is not a bug and has nothing to do with the network card.
The mb_map full is caused by not configuring the kernel correctly
for WWW/HTTP loads.
Add:
options "NMBCLUSTERS=2048"
to your kernel config file to fix this problem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512120712.XAA12317>