freebsd-nq/sys/amd64
John Dyson 5c2a644a47 Fix a problem with running down processes that have left wired
mappings with mlock.  This problem only occurred because of the
quick unmap code not respecting the wired-ness of pages in the
process.  In the future, we need to eliminate the dependency
intrinsic to the design of the code that wired pages actually
be mapped.  It is kind-of bogus not to have wired pages mapped,
but it is also a weakness for the code to fall flat because
of a missing page.

This show fix a problem that Tor Egge has been having, and also
should be included into 2.2-RELEASE.
1996-11-03 03:40:47 +00:00
..
amd64 Fix a problem with running down processes that have left wired 1996-11-03 03:40:47 +00:00
conf Add two new aic7xxx driver options: 1996-10-28 06:05:58 +00:00
include Further improved version of hadling a HALT when there is no console. 1996-10-31 00:57:28 +00:00
isa More merge and update. 1996-10-30 22:41:46 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00