|
|
2e5c259a5a
|
Introduce pool allocation and free routines
|
2026-03-25 15:03:33 +01:00 |
|
|
|
6044dbaac9
|
Initialize system PTE pool for non-paged expansion pool
|
2026-03-25 15:03:33 +01:00 |
|
|
|
caff02383c
|
Correct PTE mapping logic during multiple page allocation
|
2026-03-25 15:03:33 +01:00 |
|
|
|
58bc1839f5
|
Implement memory deallocation and coalescing for non-paged pool
|
2026-03-25 15:03:33 +01:00 |
|
|
|
72b3fe8209
|
Set up owner pointers for all pages during pool initialization
|
2026-03-25 15:03:33 +01:00 |
|
|
|
5cca5970b1
|
Implement basic non-paged pool allocator
|
2026-03-25 15:03:33 +01:00 |
|
|
|
cd60cd7b1a
|
Implement page allocation interface
|
2026-03-25 15:03:33 +01:00 |
|
|
|
8d05099d7b
|
Add skeleton for memory pool allocator
|
2026-03-25 15:03:33 +01:00 |
|