Subject: CVS commit: syssrc [sommerfeld_i386mp_1]
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 01/01/2001 21:24:28
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Mon Jan  1 19:24:28 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386 [sommerfeld_i386mp_1]: pmap.c

Log Message:
Miscellaneous TLB invalidation/shootdown fixes.
 - when deleting PTP's, make sure to invalidate and shoot down the PTP mapping.
(code from Jason Thorpe)

 - when we run out of shootdown queue jobs, don't lose the deferred
shootdowns for the current cpu (<homer>Doh!</homer>)

All this needs to be rewritten again.


To generate a diff of this commit:
cvs rdiff -r1.83.2.14 -r1.83.2.15 syssrc/sys/arch/i386/i386/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.