junyoung
|
8f1ba94956
|
Nuke __P().
|
2003-10-27 13:43:48 +00:00 |
|
yamt
|
ab51be8e72
|
define SPINLOCK_SPIN_HOOK to let LK_SPIN lockmgr locks call x86_pause.
|
2003-10-26 11:15:16 +00:00 |
|
nathanw
|
4d59420344
|
Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h
so that they can be used in a namespace-friendly way.
|
2003-09-26 22:45:41 +00:00 |
|
fvdl
|
8aca0c88d2
|
Add x86_pause() inline function, containing the "pause" instruction
for i386, and nothing for amd64. Sprinkle it in various spinloops,
as recommended by Intel.
|
2003-05-08 01:04:34 +00:00 |
|
fvdl
|
20e439b5cb
|
Move a few more files to x86/include. Trim the list of files to install
in /usr/include a bit.
|
2003-02-27 00:10:56 +00:00 |
|