Alan Cox 566526a957 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-10-02 08:56:14 +00:00
2003-09-18 17:26:56 +00:00
2003-09-02 17:30:40 +00:00
2003-08-29 23:25:00 +00:00