If your i386 system has panic()ed in pmap_remove_all() recently, I would encourage you to update your pmap.c. Regards, Alan
attached mail follows:
alc 2003/08/06 11:46:48 PDT FreeBSD src repository Modified files: sys/i386/i386 pmap.c Log: Acquire the page queues lock in pmap_insert_entry(). (I used to believe that the page's busy flag could be relied upon to synchronize access to the pv list. I don't any longer. See, for example, the call to pmap_insert_entry() from pmap_copy().) Revision Changes Path 1.422 +2 -0 src/sys/i386/i386/pmap.cReceived on Wed Aug 06 2003 - 09:50:35 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:18 UTC