Skip to content

On page table flags #980

Description

@sangho2

NIT: You can safely usePageTableFlags::PRESENT | PageTableFlags::WRITABLE | PageTableFlags::ACCESSED | PageTableFlags::DIRTY, which is a small optimization made in Linux kernel code to avoid unnecessary hardware changes: less cache-coherency traffic and slightly faster page table walk.

Originally posted by @ziqiaozhou in #972

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlayer-platformFocusing on one or more specific platforms / "south" of LiteBox itself

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions