Re: Recommendation for minor KVM adjustments for the release

2001-08-19 Thread Nate Williams
- I would like to cap the size of the buffer cache at 200MB, giving us another 70MB or so of KVM which is equivalent to another 30,000 or so nmbclusters. That also seems like overkill for the vast majority of systems. But probably not for the large-memory

Re: kern/24854: NEWCARD support for aironet driver an(4)

2001-08-19 Thread Sam Habash
On Sun, Aug 19, 2001 at 09:14:52AM -0400, Jonathan Chen wrote: [summary of past events for the benefit of gnats] - original PR filed for Cisco aironet not working under newcard - My LMC342 works just fine, and I though this might be a bug in newcard (as opposed to the an driver as

Re: Recommendation for minor KVM adjustments for the release

2001-08-19 Thread Matt Dillon
: :David Greenman wrote: : :- I would like to cap the size of the buffer cache at 200MB, : giving us another 70MB or so of KVM which is equivalent to : another 30,000 or so nmbclusters. : :That also seems like overkill for the vast majority of systems. : :But

Re: Recommendation for minor KVM adjustments for the release

2001-08-19 Thread Matt Dillon
: :David Greenman wrote: : :- I would like to cap the size of the buffer cache at 200MB, : giving us another 70MB or so of KVM which is equivalent to : another 30,000 or so nmbclusters. : :That also seems like overkill for the vast majority of systems. : :But

Re: Recommendation for minor KVM adjustments for the release

2001-08-19 Thread Matt Dillon
: :There are two things I would like to commit for the release: : : - I would like to cap the SWAPMETA zone reservation to 70MB, :which allows us to manage a maximum of 29GB worth of swapped :out data. : :This is plenty and saves us 94MB of KVM which is roughly :

Re: Recommendation for minor KVM adjustments for the release

2001-08-19 Thread Rik van Riel
On Sun, 19 Aug 2001, Matt Dillon wrote: : Uh, I don't think you understand what this limit is about. It's :essentially the limit on the amount of filesystem directory data that :can be cached. It does not limit the amount of file data that can :be cached - that is only limited by the

Re: Proposed patch (-stable) for minor KVM adjustments for the release

2001-08-19 Thread Manish Jain
To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Re: [Fwd: Re: slashdotted: /kernel: xl0: no memory for rx list -- packet dropped!]

2001-08-19 Thread Bernd Walter
On Sun, Aug 19, 2001 at 04:51:24PM -0400, Jan Knepper wrote: Hi! Does anyone here know what to do about this? Read the manpage for the xl driver: xl%d: no memory for rx list The driver failed to allocate an mbuf for the receiver ring. Increase the nmbclusters or decrease the mbuf

Re: 4.4-20010815-RC1 GENERIC kernel build fails

2001-08-19 Thread Kris Kennaway
On Sun, Aug 19, 2001 at 02:54:59PM -0700, Ed Hudson wrote: cc: Internal compiler error: program ld got fatal signal 11 *** Error code 1 Stop in /usr/src/sys/compile/GENERIC. *** Error code 1 Stop in /usr/src/sys/compile/GENERIC. See the FAQ entry about sig11's. Kris PGP signature

Re: [Fwd: Re: slashdotted: /kernel: xl0: no memory for rx list -- packet dropped!]

2001-08-19 Thread Jan Knepper
I figured that much. What I am looking for is a way to clear the connections still showing LAST_ASK Jan Bernd Walter wrote: [EMAIL PROTECTED]"> On Sun, Aug 19, 2001 at 04:51:24PM -0400, Jan Knepper wrote: Hi!Does anyone here know what to do about this? Read the manpage for

Re: kern/24854: NEWCARD support for aironet driver an(4)

2001-08-19 Thread Sam Habash
On Sun, Aug 19, 2001 at 09:14:52AM -0400, Jonathan Chen wrote: Are you sure there is no panic while in X? Your X server might have futzed with the video card so you might not actually see the panic. If you can try to reproduce this in text mode, then the panic message as well as a

Re: IPv6 DAD avoidance

2001-08-19 Thread Makoto MATSUSHITA
brian Can anybody tell me if it's possbile to tell a given interface brian not to do DAD ? There is a kernel MIB, 'net.inet6.ip6.dad_count'. See inet6(4) manpage for more detail. However, there is no way to stop DAD for any given interfaces; only we have two choices, 'do DAD to any