In message <[EMAIL PROTECTED]>, Paul Richards writes:
>Paul Richards wrote:
>> 
>> 
>> A few more details
>> 
>> #11 0xc0167ae6 in biodone (bp=0xc3236250) at ../../kern/vfs_bio.c:2706
>> 2706                    (*b_iodone) (bp);
>> 
>> #10 0xc01df583 in swp_pager_async_iodone (bp=0xc3236250)
>>     at ../../vm/vm_page.h:346
>> 346             KASSERT(m->flags & PG_BUSY, ("vm_page_wakeup: page not busy!!!"));
>>
>
>I meant to add, people developing current should have INVARIANTS set and
>then they'd spot panics like these before I do :-)

Paul, what on earth makes you think we don't run with INVARIANTS ?  :-)


But it might actually make a lot of sense to make INVARIANTS the
default this early in the -CURRENT cycle, protests ?

--
Poul-Henning Kamp             FreeBSD coreteam member
[EMAIL PROTECTED]               "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to