Marc Recht wrote:
> 
> Hi!
> 
> I got this with the latest pmap.c
> Nov 23 17:43:07 leeloo kernel: panic: mutex vm page queue mutex not owned
> at ../../../i386/i386/pmap.c:1881
> Nov 23 17:43:07 leeloo kernel:
> Nov 23 17:43:07 leeloo kernel: syncing disks, buffers remaining... panic:
> bremfree: bp 0xd359d584 not locked
> Nov 23 17:43:07 leeloo kernel: Uptime: 9m10s
> Nov 23 17:43:07 leeloo kernel: pfs_vncache_unload(): 2 entries remaining
> 
>  * $FreeBSD: src/sys/i386/i386/pmap.c,v 1.371 2002/11/23 04:48:13 alc Exp $
> 
> Regards,
> Marc

Can you re-cvsup and update just to make sure everything is current? 
Every place that pmap_remove_all() is called appears to hold the page
queue mutex.  The only exception is long-broken code that is compiled
under ENABLE_VFS_IOOPT.

Regards,
Alan

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

Reply via email to