|
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 04 2007 - 07:58:41 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: art
cvs.openbsd.org 2007/05/04 06:58:41
Modified files:
sys/arch/i386/i386: lock_machdep.c
sys/arch/i386/include: lock.h
Log message:
Implement rw_cas for i386.
It uses a function pointer to choose between the 386 and 486 versions.
The 386 version is not MP safe, but we're not expecting MP support
for 386 cpus.
miod
ok (and prodding)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]