bunnei
|
81cb4d3c7f
|
kernel: memory: Add system_control code, which will be used for ASLR support.
|
2020-04-17 00:59:30 -04:00 |
|
bunnei
|
c2f4dcb1e3
|
kernel: memory: Add MemoryBlock class, for managing memory blocks and their state.
|
2020-04-17 00:59:29 -04:00 |
|
bunnei
|
ea5ee9918e
|
kernel: memory: Add memory_types.h, for things that are commonly used in memory code.
|
2020-04-17 00:59:29 -04:00 |
|
bunnei
|
d364e7cf09
|
kernel: memory: Add SlabHeap class, for managing memory heaps.
- This will be used for TLS pages, among other things.
|
2020-04-17 00:59:29 -04:00 |
|
bunnei
|
14aa65ce00
|
kernel: memory: Add AddressSpaceInfo class, for managing the memory address space.
|
2020-04-17 00:59:29 -04:00 |
|