freebsd-nq/sys
Jeff Roberson 7217d8d1ee - Don't rely on a side effect of sched_prio() to set the initial ts_runq
for thread0.  Set it directly in sched_setup().  This fixes traps on boot
   seen on some machines.

Reported by:	phk
2008-03-10 09:50:29 +00:00
..
amd64 - Rather than repeating the same preemption code everywhere call the scheduler 2008-03-10 01:32:48 +00:00
arm MFi386: 2008-03-06 22:27:35 +00:00
boot In the PROBE_KEYBOARD case, always enable multiple consoles and set the 2008-03-06 21:43:56 +00:00
bsm
cam
cddl
compat
conf HZ now defaults to 1000 on many architectures, so update NOTES to reflect 2008-03-09 11:29:59 +00:00
contrib
crypto
ddb Add a /S mode to DDB "ex" command, which interprets and prints the 2008-03-07 18:09:07 +00:00
dev - Fix some style bugs and remove another banal comment missed in 2008-03-09 17:55:19 +00:00
fs
gdb
geom
gnu
i4b
i386 - Rather than repeating the same preemption code everywhere call the scheduler 2008-03-10 01:32:48 +00:00
ia64
isa
kern - Don't rely on a side effect of sched_prio() to set the initial ts_runq 2008-03-10 09:50:29 +00:00
libkern
modules "root" the include path so there is less duplication. 2008-03-08 19:14:43 +00:00
net Improve convergence of bpf_filter.c toward style(9). 2008-03-09 21:13:43 +00:00
net80211
netatalk
netatm
netgraph Addition to the previous commit. Release inproc in case of memory error. 2008-03-09 11:17:00 +00:00
netinet Padding after EOL option must be zeros according to RFC793 but 2008-03-09 13:26:50 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
powerpc Don't use in32() and out32() when writing to the CCSRBAR. The 2008-03-09 02:29:19 +00:00
rpc
security Change auditon(2) so that if somebody supplies an invalid command, it 2008-03-06 22:57:03 +00:00
sparc64 - Fix some style bugs. 2008-03-09 17:09:15 +00:00
sun4v - Rather than repeating the same preemption code everywhere call the scheduler 2008-03-10 01:32:48 +00:00
sys - Add a sched_preempt() routine to be called by md code after IPI_PREEMPT is 2008-03-10 01:30:35 +00:00
tools
ufs
vm Eliminate an unnecessary test from vm_fault's delete-behind heuristic. 2008-03-09 06:08:58 +00:00
Makefile