Hi,
I've got a repeatable panic on latest 9.0-STABLE and HEAD with turned on
overcommit (vm.overcommit=1) and RACCT.
kgdb trace on today's HEAD:
#10 0x80bc3513 in calltrap ()
at /usr/src/sys/amd64/amd64/exception.S:228
#11 0x808aab71 in racct_set_locked (p=0xfe0005d684
On Sun, May 13, 2012 at 09:27:11PM +0400, Andrey Zonov wrote:
> Hi,
>
> I've got a repeatable panic on latest 9.0-STABLE and HEAD with
> turned on overcommit (vm.overcommit=1) and RACCT.
>
> kgdb trace on today's HEAD:
>
> #10 0x80bc3513 in calltrap ()
> at /usr/src/sys/amd64/amd64/e
On Apr 6, 2012, at 0:48, Daniel Braniss wrote:
> with the latest svn, I can't compile kernel with options ATA_CAM:
>
> ...
> linking kernel.debug
> ata-disk.o(.text+0x93): In function `ad_init':
> /r+d/stable/8.3/sys/dev/ata/ata-disk.c:389: undefined reference to
> `ata_setmode'
I ran into th
On Sun, May 13, 2012 at 9:54 PM, Ask Bjørn Hansen wrote:
>
> On Apr 6, 2012, at 0:48, Daniel Braniss wrote:
>
>> with the latest svn, I can't compile kernel with options ATA_CAM:
>>
>> ...
>> linking kernel.debug
>> ata-disk.o(.text+0x93): In function `ad_init':
>> /r+d/stable/8.3/sys/dev/ata/ata