[coyotos-dev] i386 PTE question...
Jeroen C. Visser
jeroen.c.visser at gmail.com
Mon Jan 14 13:13:11 EST 2008
Hello,
I'm seeking some help wrapping my head around the i386 PageFault code.
In particular I'd like to understand how and when the SW0 and SW2 bits
(RESTR_WK and soft valid) in the IA32 PTEs are intended to be used.
These bits are presently read from within the readPTE function
exclusively. But readPTE is dead code in the current Coyotos.
The soft-valid bit would seem intended to help support cap pages
(which would be hard invalid, soft valid)? What about the WK bit?
-JCV
More information about the coyotos-dev
mailing list