mirror of
https://review.haiku-os.org/haiku
synced 2025-01-26 00:04:54 +01:00
643cf35ee8
They can be used to mark pages as present/non-present without actually unmapping them. Marking pages as non-present causes every access to fault. We can use that for debugging as it allows us to "read protect" individual kernel pages.