freebsd-src/sys
Jeff Roberson e493a5d90c - Adjust the default maximum slice value to ~140ms. This has improved the
nice distribution without significantly impacting interactive response.
   As a side effect it should also allow batch processes to run for a
   slightly longer period which will positively impact their performance.
2003-06-28 06:04:47 +00:00
..
alpha Do the first and mostly mechanical step of adding mutex support to the 2003-06-27 08:31:48 +00:00
amd64 Turn ips back on. 2003-06-27 23:11:22 +00:00
arm
boot Build on amd64. Yes, I know this isn't particularly nice. 2003-06-26 03:51:57 +00:00
cam
coda
compat
conf Announce umct to kernel build. 2003-06-28 05:47:34 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r116801, 2003-06-25 06:06:52 +00:00
crypto
ddb
dev Add 'umct', a driver for MCT Corp. and Belkin F5U109 USB-Serial adapters. 2003-06-28 05:45:55 +00:00
fs Fix a bug where a truncate operation involving truncate() or ftruncate() on 2003-06-27 15:46:38 +00:00
geom
gnu
i4b
i386 Tidy up leftover lazy_switch instrumentation that is no longer needed. 2003-06-27 22:39:14 +00:00
ia64 Do the first and mostly mechanical step of adding mutex support to the 2003-06-27 08:31:48 +00:00
isa
isofs/cd9660 change dev_t to struct cdev * to match ufs. This fixes fstat for cd9660 2003-06-24 22:11:20 +00:00
kern - Adjust the default maximum slice value to ~140ms. This has improved the 2003-06-28 06:04:47 +00:00
libkern
modules Hook umct up to the module tree. 2003-06-28 05:46:16 +00:00
net add "autoselect" mode and "auto" alias: these let you reset the 2003-06-25 15:03:05 +00:00
net80211 revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp> 2003-06-27 05:13:52 +00:00
netatalk
netatm
netgraph Fix a comment 2003-06-25 20:58:35 +00:00
netinet remove unused file (ipfw2 is the default in RELENG_5 and above; the old 2003-06-24 07:12:11 +00:00
netinet6
netipsec Check crypto driver capabilities and if the driver operates synchronously 2003-06-27 20:10:03 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver Fix a bug in nfsrv_read() that caused the replies to certain NFSv3 2003-06-24 19:04:26 +00:00
opencrypto Add support to eliminate a context switch per crypto op when using the 2003-06-27 20:07:10 +00:00
pc98
pccard
pci Sort the list of PCI ID's in numerical order and fix a whitespace bogon. 2003-06-27 18:17:06 +00:00
posix4
powerpc Do the first and mostly mechanical step of adding mutex support to the 2003-06-27 08:31:48 +00:00
rpc
security Redesign the externalization APIs from the MAC Framework to 2003-06-23 01:26:34 +00:00
sparc64 remove unnecessary comment. We do what the comments says we need to. 2003-06-24 21:37:49 +00:00
sys Remove an '_' which was surplus to requirements. 2003-06-25 08:30:45 +00:00
tools Don't check the state of the vnode interlock if the specification says 2003-06-22 21:20:06 +00:00
ufs
vm Simple read-modify-write operations on a vm object's flags, ref_count, and 2003-06-27 18:52:49 +00:00
Makefile Revert exclusion for amd64 that stopped boot/ being built. 2003-06-26 03:52:48 +00:00