freebsd-nq/sys
Tor Egge 5d25b0f6fb Add workaround for livelock problem when starting APs.
With more than 1 AP present, an AP could fail to properly release
the mp lock before waiting for smp_started to become nonzero.

With early startup of APs, the BSP could fail to properly release
the mp lock before waiting for smp_started to become nonzero.
2000-08-07 02:28:37 +00:00
..
alpha
amd64 Add workaround for livelock problem when starting APs. 2000-08-07 02:28:37 +00:00
boot - Fixed missing initialization of current device number. 2000-08-06 14:35:37 +00:00
cam
coda
compat Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
compile
conf * Create entire directory path for modules. 2000-08-03 09:06:53 +00:00
contrib/dev
crypto
ddb
dev Save and restore the registers SOF and FRAMENUMBER on suspend. In some 2000-08-07 00:04:53 +00:00
fs
geom Move the truncation code out of vn_open and into the open system call 2000-07-04 03:34:11 +00:00
gnu sync CCR register definitions with creative sources 2000-08-06 20:58:11 +00:00
i4b Borrow phk's axe and apply the next stage of config(8)'s evolution. 2000-06-13 22:28:50 +00:00
i386 Add workaround for livelock problem when starting APs. 2000-08-07 02:28:37 +00:00
isa
isofs/cd9660
kern Change the behavior of isa_nmi to log an error message instead of 2000-08-06 14:17:21 +00:00
libkern
miscfs
modules Cleaning conflicting module tree. Use modules/3dfx instead. 2000-08-06 19:08:55 +00:00
msdosfs
net Replace nonexistent !defined(_LKM) by !defined(KLD_MODULE) 2000-08-01 00:40:32 +00:00
netatalk
netatm
netgraph Fix misspelling. 2000-08-05 20:17:04 +00:00
netinet Improve performance in the case where ip_output() returns an error. 2000-08-03 23:23:36 +00:00
netinet6 GRRR! Fix the 'panic: ip6_init' caused by darrenr's incomplete changes 2000-08-02 01:02:42 +00:00
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Commented out xe device because it depend on PCMCIA stuff. 2000-08-04 08:29:50 +00:00
pccard
pci Add the ESS Solo-1 to generic chip match. 2000-08-03 13:46:52 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc
rpc
svr4
sys None of select.h needs to be exposed to !_KERNEL. 2000-08-06 02:14:52 +00:00
tools
ufs Fix the lockmgr panic everyone is seeing at shutdown time. 2000-08-01 14:15:07 +00:00
vm
Makefile