Subject: Re: bufcache cancer in -current?
To: Sean Doran <smd@ebone.net>
From: Frank van der Linden <frank@wins.uva.nl>
List: current-users
Date: 05/25/2000 10:04:25
On Wed, May 24, 2000 at 08:15:27PM +0200, Sean Doran wrote:
> sd1(ahc2:6:0): queue full
> smd: sc_link->active = 4; setting sc_link->openings to that - 1
> sd1(ahc2:6:0): queue full
> smd: sc_link->active = 3; setting sc_link->openings to that - 1

Yes, I've thought about adding such a piece of code myself.

The other problem that was seen sometimes was that some things were
sent with tags that shouldn't have. I'll fix that today.

Now we need to find out what's going wrong in the QUEUE FULL case.

Thanks for testing so far, even though it meant potentially
thrashing some data :-)

- Frank