Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2004 13:07:00 -0700 (MST)
From:      Scott Long <scottl@freebsd.org>
To:        Alexandr Kovalenko <never@nevermind.kiev.ua>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/aac aac.c
Message-ID:  <20040212130513.R21291@pooker.samsco.home>
In-Reply-To: <20040212195514.GA87221@nevermind.kiev.ua>
References:  <200402111034.i1BAYOre069979@repoman.freebsd.org> <20040212112209.GA46195@nevermind.kiev.ua> <402B989F.3010604@freebsd.org> <20040212195514.GA87221@nevermind.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 12 Feb 2004, Alexandr Kovalenko wrote:
> Hello, Scott Long!
>
> On Thu, Feb 12, 2004 at 08:15:43AM -0700, you wrote:
>
> > >>scottl      2004/02/11 02:34:24 PST
> > >>
> > >> FreeBSD src repository
> > >>
> > >> Modified files:        (Branch: RELENG_5_2)
> > >>   sys/dev/aac          aac.c
> > >> Log:
> > >> MFC: If deferring a command due to lack of card resources, unmap it so
> > >> that
> > >> it will be marked appropriately the next time the queue is run.
> > >
> > >
> > >It still panics if stressed using bonnie++ with this wrapper script:
> > >
> > >http://osuosl.org/benchmarks/bc/methodology/bc_bon.pl
> > >
> > >it says:
> > >
> > >command 0xc9028000 not in queue, flags = 0x20, bit=0x80
> > >panic: command not in queue
> > >
> > >I've used RELENG_5_2 dirver, not current one...
> > >
> > >Any suggestions?
> > >
> >
> > This is very troubling.  Can you change /sys/dev/aac/aacvar.h so that
> > AAC_MAX_FIBS is defined to 504 instead of 512?
>
> Looks like it fixes the panic, but bonnie++ cannot finish.
>
> here is part of top -HS output:
>

Would it be possible for me to log into your machine remotely to look at
it?  If that's not possible, would you be able to take the source files
from 5.2-CURRENT for src/tools/tools/aac, compile them on your RELENG_5_2
system, and send me the output from

aac_checkq 0
aac_checkq 1
aac_checkq 2
aac_checkq 3

Thanks,

Scott



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