Re: [Fwd: cvs commit: src/sys/i386/i386 pmap.c]

2003-08-14 Thread Alan L. Cox
Lukas Ertl wrote: > > On Wed, 6 Aug 2003, Alan L. Cox wrote: > > > If your i386 system has panic()ed in pmap_remove_all() recently, I would > > encourage you to update your pmap.c. > > This is definitely good news! Thanks! > I've just realized that this creates the potential for recursion on t

Re: [Fwd: cvs commit: src/sys/i386/i386 pmap.c]

2003-08-10 Thread Lukas Ertl
On Wed, 6 Aug 2003, Alan L. Cox wrote: > If your i386 system has panic()ed in pmap_remove_all() recently, I would > encourage you to update your pmap.c. This is definitely good news! Thanks! regards, le -- Lukas Ertl eMail: [EMAIL PROTECTED] UNIX Systemadministrator

[Fwd: cvs commit: src/sys/i386/i386 pmap.c]

2003-08-06 Thread Alan L. Cox
If your i386 system has panic()ed in pmap_remove_all() recently, I would encourage you to update your pmap.c. Regards, Alan--- Begin Message --- alc 2003/08/06 11:46:48 PDT FreeBSD src repository Modified files: sys/i386/i386pmap.c Log: Acquire the page queues lock i