Skip to content

Implement basic paging support #1

Description

@maxmitchelson

Implement basic support for paging and physical frame allocation in the kernel. This is an initial step toward securing memory regions and enabling future features such as a heap allocator. The Limine bootloader already enables paging for us, but more control over paging is necessary.

Requirements:

Useful resources

Metadata

Metadata

Assignees

Labels

featureNew featuresmemory managementRelates to allocation, paging or general memory management

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions