freebsd-skq/sys/i386
dg 239ae571f1 Bug fixes and performance improvements from John Dyson and myself:
1) check va before clearing the page clean flag. Not doing so was
	causing the vnode pager error 5 messages when paging from
	NFS. (pmap.c)
2) put back interrupt protection in idle_loop. Bruce didn't think
	it was necessary, John insists that it is (and I agree). (swtch.s)
3) various improvements to the clustering code (vm_machdep.c). It's
	now enabled/used by default.
4) bad disk blocks are now handled properly when doing clustered IOs.
	(wd.c, vm_machdep.c)
5) bogus bad block handling fixed in wd.c.
6) algorithm improvements to the pageout/pagescan daemons. It's amazing
	how well 4MB machines work now.
1994-04-20 07:06:57 +00:00
..
boot Bump boot block revision to 1.9 by a dummy edit on disk.c and: 1994-02-22 22:59:40 +00:00
conf snd7 config line corrected, irqaremoved 1994-04-13 01:29:14 +00:00
eisa Increase the timout on aha_send_mbox from 1ms to 3ms, needed to reliably 1994-02-17 05:48:08 +00:00
i386 Bug fixes and performance improvements from John Dyson and myself: 1994-04-20 07:06:57 +00:00
include Fix arguments of CONS_GETINFO 1994-04-07 23:23:01 +00:00
isa Bug fixes and performance improvements from John Dyson and myself: 1994-04-20 07:06:57 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00