On Fri, 31 Mar 2000, Parker, Ron wrote:
> I did think the page tables and directories had to be a full page on there
> own, but I don't have the docs here at work. Also I thought GDT's had to be
> in a RING-0 selector, which at page granularity would have prevented a
> lower-ring LDT from existing in the same page and I never thought about
> RING-0 code using using LDT's. I guess it would be doable.
Yes, thank god page tables and dirs have to be aligned. Something
has to make sense in this cosmos. :^)
-Kevin