Memory protection keys
Memory protection keys
Posted Jun 8, 2015 9:00 UTC (Mon) by marcan (guest, #103032)In reply to: Memory protection keys by cotte
Parent article: Memory protection keys
Except instead of "write disable" and "read disable" bits, there is an extra level of indirection, where the bits choose "no access", "client access", or "manager access". "manager" is R/W, and "client access" can be configured per memory section (1MB virtual address space block) as various combinations of no access, read-only, and read-write for user and supervisor access levels.
Posted Jun 8, 2015 11:34 UTC (Mon)
by spender (guest, #23067)
[Link]
-Brad
Memory protection keys
