|
|
3270f920dd
|
Remove dead code from paging and PTE management
|
2026-03-25 15:03:33 +01:00 |
|
|
|
4aa841650a
|
Abstract PTE list terminator into paging layer
|
2026-03-25 15:03:33 +01:00 |
|
|
|
c5ea9e4489
|
Add support for transitioning PTE to invalid state
|
2026-03-25 15:03:33 +01:00 |
|
|
|
466b0c8eab
|
Introduce helper functions for querying the software prototype and transition bits of PTE
|
2026-03-25 15:03:33 +01:00 |
|
|
|
eb621e0264
|
Extend PTE helpers with raw read and write support
|
2026-03-25 15:03:33 +01:00 |
|
|
|
ed769e023f
|
Respect architecture-specific PTE layouts and write PTEs via PML-aware helpers
|
2026-03-25 15:03:33 +01:00 |
|
|
|
9d27778e4c
|
Add architecture-specific GetPteDistance
|
2026-03-25 15:03:33 +01:00 |
|
|
|
0796164cf8
|
Refactor XPA detection API
|
2026-03-25 15:03:33 +01:00 |
|
|
|
2f4d26b432
|
Fix incorrect pointer types
|
2026-03-25 15:03:33 +01:00 |
|
|
|
1996024e96
|
Split paging interface into arch-specific code
|
2026-03-25 15:03:33 +01:00 |
|
|
|
42a96ae5c3
|
Implement virtual address resolvers for all page map levels and add XPA status accessor
|
2026-03-25 15:03:33 +01:00 |
|
|
|
f247726ee9
|
Add GetPageFrameNumber() to PTE interfaces
|
2026-03-25 15:03:33 +01:00 |
|
|
|
34586d8fa1
|
Replace writable flag with AttributesMask in PTE setup
|
2026-03-25 15:03:33 +01:00 |
|
|
|
d752de20f6
|
Unify PTE pointer types across MM subsystem
|
2026-03-25 15:03:33 +01:00 |
|
|
|
bf98860ff2
|
Add input qualifiers to paging interface definitions
|
2026-03-25 15:03:33 +01:00 |
|
|
|
c2d3f2e6f4
|
Add PTE management routines
|
2026-03-25 15:03:33 +01:00 |
|
|
|
404595801d
|
Migrate MM subsystem to C++
Builds / ExectOS (amd64, debug) (push) Failing after 24s
Builds / ExectOS (amd64, release) (push) Failing after 23s
Builds / ExectOS (i686, debug) (push) Failing after 22s
Builds / ExectOS (i686, release) (push) Failing after 21s
|
2025-09-15 22:15:07 +02:00 |
|