|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Artur Grabowski (art
cvs.openbsd.org)
Date: Fri May 25 2007 - 11:22:11 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: art
cvs.openbsd.org 2007/05/25 10:22:11
Modified files:
sys/arch/amd64/amd64: bus_space.c genassym.cf ipi.c ipifuncs.c
lapic.c pmap.c vector.S vm_machdep.c
sys/arch/amd64/include: atomic.h i82489var.h intr.h pmap.h
Log message:
Change the old slow and complicated TLB shootdown code to new, fast and
simple. This is basically the same code as on i386 and basically the same
performance improvements.
This change also includes code to delay the freeing of ptps until they
have been properly shot.
in snaps for a week, no problems reported.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]