1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/i386
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
..
apm Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
bios Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
boot Oops, boot2 got too big. make VESA_SUPPORT nondefault. 1997-07-31 11:30:30 +00:00
conf Add VM86 to the options. 1997-08-09 00:19:39 +00:00
eisa Removed unused #includes. 1997-07-20 06:31:09 +00:00
i386 Modify the scheduling policy to take into account disk I/O waits 1997-08-09 10:13:32 +00:00
ibcs2 Removed unused #includes. 1997-07-20 09:39:51 +00:00
include A couple of missing doscmd header files. Messed up again. Now can 1997-08-09 04:55:05 +00:00
isa Teach both disk drivers how to cope with a hardware watchdog 1997-08-09 01:44:25 +00:00
linux Removed unused #includes. 1997-07-20 16:06:08 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi Removed unused #includes. 1997-07-20 16:21:36 +00:00
Makefile