freebsd-dev/sys
John Dyson c0ecffb96b Modify the scheduling policy to take into account disk I/O waits
as chargeable CPU usage.  This should mitigate the problem of processes
doing disk I/O hogging the CPU.  Various users have reported the
problem, and test code shows that the problem should now be gone.
1997-08-09 10:13:32 +00:00
..
alpha Yeah I'm back hacking syscons !! 1997-08-08 22:52:30 +00:00
amd64 Modify the scheduling policy to take into account disk I/O waits 1997-08-09 10:13:32 +00:00
compat/linux Removed unused #includes. 1997-07-20 16:06:08 +00:00
compile
conf Synchronize with sys/i386/conf/options.i386 revision 1.55. 1997-08-09 01:58:50 +00:00
ddb Some staticized variables were still declared to be extern. 1997-06-30 23:54:50 +00:00
dev Yeah I'm back hacking syscons !! 1997-08-08 22:52:30 +00:00
fs Removed unused #includes. 1997-08-02 14:33:27 +00:00
geom Removed unused #includes. 1997-06-14 13:56:12 +00:00
gnu Fix a problem with ext2fs so that filesystems mounted at reboot don't 1997-08-04 05:10:31 +00:00
i386 Modify the scheduling policy to take into account disk I/O waits 1997-08-09 10:13:32 +00:00
isa Yeah I'm back hacking syscons !! 1997-08-08 22:52:30 +00:00
isofs/cd9660 Removed unused #includes. 1997-08-02 14:33:27 +00:00
kern Modify the scheduling policy to take into account disk I/O waits 1997-08-09 10:13:32 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
modules Add VM86 to the lkm build. 1997-08-09 00:23:07 +00:00
msdosfs Remove redundant check for vp == dvp (done in VFS before calling). 1997-05-17 18:32:53 +00:00
net PR: kern/4117 1997-08-06 01:43:09 +00:00
netatalk Removed unused #includes. 1997-08-02 14:33:27 +00:00
netinet Support interface names up to 15 characters in length. In order to 1997-08-08 14:36:29 +00:00
netipx Don't depend on gcc's feature of permitting labels that aren't followed 1997-07-01 00:22:51 +00:00
netkey
netnatm Removed unused #includes. 1997-08-02 14:33:27 +00:00
netns Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Removed unused #includes. 1997-08-02 14:33:27 +00:00
nfsclient Removed unused #includes. 1997-08-02 14:33:27 +00:00
nfsserver Removed unused #includes. 1997-08-02 14:33:27 +00:00
pc98 Synchronize with sys/i386/isa/wd.c revision 1.135. 1997-08-09 06:41:36 +00:00
pccard Oops, unremoved used #include. 1997-07-21 16:55:28 +00:00
pci Add ID's for 5 VLSI chips. They're not very friendly, so this info was 1997-08-08 21:11:40 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Teach both disk drivers how to cope with a hardware watchdog 1997-08-09 01:44:25 +00:00
sys Use up 4 precious bytes to give the kernel a hook to 1997-08-09 01:25:54 +00:00
tools Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ufs We got a couple of "map mismatch" panics from the following 1997-08-04 07:30:43 +00:00
vm More vm_zone cleanup. The sysctl now accounts for items better, and 1997-08-07 03:52:55 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00