freebsd-dev/sys
Jeff Roberson 155b6ca12b - Fix a comparison in sched_choose() that caused cpus to be constantly
marked idle, thus breaking cpu load balancing.
 - Change sched_interact_update() to fix cases where the stored history
   has expanded significantly rather than handling them in the callers.  This
   fixes a case where sched_priority() could compute a bad value.
 - Add a sysctl to disable the global load balancer for experimentation.
2007-01-05 23:45:38 +00:00
..
amd64 regen after addition of linux_utimes and linux_rt_sigtimedwait 2006-12-31 13:20:31 +00:00
arm Hints are handled differently on -current 2007-01-05 10:30:51 +00:00
boot
bsm
cam
coda
compat Fix amd64 build. 2007-01-01 14:47:45 +00:00
conf MFp4: add BWCT kernel configuration 2007-01-05 02:08:35 +00:00
contrib Clean up pfr_kentry_pl2 as well. This fixes a kernel panic in the vm.zone 2007-01-01 16:51:11 +00:00
crypto
ddb
dev RELENG_6 compilation 2007-01-05 23:01:54 +00:00
fs Simplify code in union_hashins() and union_hashget() functions. These 2007-01-05 14:06:42 +00:00
gdb
geom
gnu
i4b Fix fat-fingering in previous commit. 2006-12-29 16:38:22 +00:00
i386 regen after addition of linux_utimes and linux_rt_sigtimedwait 2006-12-31 13:20:31 +00:00
ia64
isa Be consistent with the spelling of "dependent" in user-visible places. 2006-12-30 11:55:47 +00:00
isofs/cd9660
kern - Fix a comparison in sched_choose() that caused cpus to be constantly 2007-01-05 23:45:38 +00:00
libkern
modules Build bits for ng_deflate(4) and ng_pred1(4). 2006-12-29 13:16:43 +00:00
net style(9) nit. Prefer struct[space]name[space]{ to make grep searches more 2007-01-01 21:49:39 +00:00
net80211 o unbreak rate set defaulting 2006-12-28 01:31:26 +00:00
netatalk
netatm
netgraph Various bpf(4) related fixes to catch places up to the new bpf(4) 2006-12-29 13:59:50 +00:00
netinet Prevent adding a rule with a nat action in case IPFIREWALL_NAT was not defined. 2007-01-05 12:15:31 +00:00
netinet6 a) macro-ization of all mbuf and random number 2006-12-29 20:21:42 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver The nfsm_srvpathsiz() macro in nfsrv_symlink() in nfs_serv.c should 2007-01-02 20:42:08 +00:00
opencrypto
pc98
pccard
pci - Clean up Aperture Access Global Enable (APEN) bit access. 2007-01-05 22:55:19 +00:00
powerpc In cpu_reset(), call OF_reboot() instead of OF_exit(). The latter 2006-12-28 23:56:50 +00:00
rpc
security Teach the stub policy about some of the more recent entry points that have 2007-01-01 01:47:18 +00:00
sparc64
sun4v Invert the logic inside of two KASSERTS which resulted in two kernel panics 2006-12-31 02:50:07 +00:00
sys - Close a race between enumerating UNIX domain socket pcb structures via 2007-01-05 19:59:46 +00:00
tools
ufs
vm - Add a new function uma_zone_exhausted() to see if a zone is full. 2007-01-05 19:09:01 +00:00
Makefile