freebsd-nq/sys/i386
Jake Burkholder 03cd4c2029 Implement optimized PCPU accessors. These are necessary to support a
pre-emptable kernel.  For variables of size 4 bytes or less they compile
to a single instruction, which does not allow a process to migrate cpus
in the middle, and get the value for the "wrong" cpu.
2001-01-21 03:11:03 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
bios select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
conf Document some more options. 2001-01-20 12:34:53 +00:00
i386 Rename the ASSYM MTX_RECURSE to MTX_RECURSECNT in order to not conflict 2001-01-20 06:07:36 +00:00
ibcs2 - Change the allproc_lock to use a macro, ALLPROC_LOCK(how), instead 2000-12-13 00:17:05 +00:00
include Implement optimized PCPU accessors. These are necessary to support a 2001-01-21 03:11:03 +00:00
isa - Make npx_intr INTR_MPSAFE and move acquiring Giant into the 2001-01-20 02:30:58 +00:00
linux The Linuxulator needs sysvipc to work. 2001-01-14 18:16:01 +00:00
pci Fix a warning due to missing prototype. 2001-01-19 09:10:14 +00:00
svr4 Don't use p->p_sigstk.ss_flags to keep state of whether the 2000-11-30 05:23:49 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00