alc b1691aebe4 Migrate pmap_prefault() into the machine-independent virtual memory layer.
A small helper function pmap_is_prefaultable() is added.  This function
encapsulate the few lines of pmap_prefault() that actually vary from
machine to machine.  Note: pmap_is_prefaultable() and pmap_mincore() have
much in common.  Going forward, it's worth considering their merger.
2003-10-03 22:46:53 +00:00
..
2003-08-06 12:08:27 +00:00
2003-08-11 05:51:51 +00:00
2003-06-11 23:50:51 +00:00
2002-03-19 22:20:14 +00:00