On Thursday 11 September 2008 02:38, Jeremy Fitzhardinge wrote:
It complements vm_normal_page, which was there first (and coined by
Linus). It is the opposite of normal. This question always comes up
and my answer is always yes, if you can convince Linus to rename
vm_normal_page to the corresponding term :)
It's not exactly _PAGE_NOSTRUCTPAGE. There can be struct pages under
there, but you're not to touch them.
Kernel address space, you mean? No, it is only ever used on user
addresses.
I don't see this would be any problem because the pte is always constructed
in a single line in both places where it is used.
--