HardenedBSD/sys/amd64
David Greenman 943a66f340 Performance improvements from John Dyson.
1) A new mechanism has been added to prevent pages from being paged
	out called "vm_page_hold". Similar to vm_page_wire, but
	much lower overhead.
2) Scheduling algorithm has been changed to improve interactive
	performance.
3) Paging algorithm improved.
4) Some vnode and swap pager bugs fixed.
1994-03-14 21:54:03 +00:00
..
amd64 Performance improvements from John Dyson. 1994-03-14 21:54:03 +00:00
include 1) "Pre-faulting" in of pages into process address space 1994-03-07 11:38:49 +00:00
isa At the suggestion of Bruce Evans, don't zero RTC diag register. Doing so 1994-02-06 22:48:13 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00