Re: mbuf large clusters

2007-01-18 Thread Christian Brueffer
On Thu, Jan 18, 2007 at 08:42:58AM -0500, Randall Stewart wrote: > Moving this question over to net.. since I think > it belongs there :-) > > Oh, and looking at the sysctl to tune the > 4/9 and 16k clusters.. it does NOT work. > > If I set it in the sysctl.conf by the > time that is read its to

Re: mbuf large clusters

2007-01-18 Thread LI Xin
Randall Stewart wrote: > Christian Brueffer wrote: > >> >> Not sure if I'm understanding you correctly, but kern.ipc.nmbclusters is >> a tunable not a sysctl, so it has to be set in /boot/loader.conf or at >> the loader prompt (see loader(8)). >> > > Not in current from what I see (if > I underst

Re: mbuf large clusters

2007-01-18 Thread Randall Stewart
Christian Brueffer wrote: Not sure if I'm understanding you correctly, but kern.ipc.nmbclusters is a tunable not a sysctl, so it has to be set in /boot/loader.conf or at the loader prompt (see loader(8)). Not in current from what I see (if I understand this correctly of course):

Re: mbuf large clusters

2007-01-18 Thread Randall Stewart
Moving this question over to net.. since I think it belongs there :-) Oh, and looking at the sysctl to tune the 4/9 and 16k clusters.. it does NOT work. If I set it in the sysctl.conf by the time that is read its to late.. So.. a) Should we have a default and b) Does anyone mind if I fix this