|
|
caf0287135
|
Implement pool allocations and frees tracking
|
2026-03-25 15:03:33 +01:00 |
|
|
|
4015b4b2f3
|
Implement core pool allocation and deallocation logic
|
2026-03-25 15:03:33 +01:00 |
|
|
|
7b3f4bb35a
|
Decouple pool initialization and validation from allocation logic
|
2026-03-25 15:03:33 +01:00 |
|
|
|
d8a430ee42
|
Add runlevel verification to memory pool allocations
|
2026-03-25 15:03:33 +01:00 |
|
|
|
2e5c259a5a
|
Introduce pool allocation and free routines
|
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 |
|
|
|
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 |
|