freebsd-skq/sys/dev
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
..
ed Add delays after changing from 8/16 - 16/8 bit mode and after enabling/ 1994-04-13 10:15:34 +00:00
ep Added David Mills' kernel NTP PLL code. The current version of NTP does 1994-03-15 01:58:22 +00:00
fdc Bug fixes and performance improvements from John Dyson and myself: 1994-04-20 07:06:57 +00:00
ic Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
ie if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into "" 1994-02-03 11:51:12 +00:00
kbd Russian keymap is broken after last commit (fixed) 1994-02-01 09:27:43 +00:00
mcd Bug fixes and performance improvements from John Dyson and myself: 1994-04-20 07:06:57 +00:00
mse Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
ppbus Changes to lpt driver: 1994-04-06 16:42:33 +00:00
sio Add declaration missing from previous bde's version 1994-04-03 12:25:57 +00:00
speaker Fix error with tsleep loop 1994-01-25 23:04:27 +00:00
syscons Patch from S0ren, 80x50 font trashed after switching from X console 1994-04-12 00:05:23 +00:00