implement disabled objects:
- object memory is exact number of pages, all pages are unmapped forever
- access causes page fault and processed in a special way
use for mem regions that had been read with error from disk
(and, possibly, for moved objects?)
Original issue reported on code.google.com by dmitry.zavalishin@gmail.com on 19 Sep 2011 at 1:27
Original issue reported on code.google.com by
dmitry.zavalishin@gmail.com
on 19 Sep 2011 at 1:27