|
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: Alexander Yurchenko (grange
cvs.openbsd.org)
Date: Sun Jun 13 2004 - 13:42:25 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: grange
cvs.openbsd.org 2004/06/13 12:42:25
Modified files:
sys/arch/i386/i386: Tag: SMP ioapic.c
Log message:
Since ioapic redirection table entries are 64-bit it takes 2
memory writes to fill one. To do it atomically disable the entry first,
write high part then write low part.
ok niklas
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]