Achilleas Anagnostopoulos
|
636220ab1d
|
Unexport bitmap allocator instance and export AllocFrame helper
This allows us to mock calls to the frame allocator from other packages
while testing.
|
2017-06-30 09:21:05 +01:00 |
|
Achilleas Anagnostopoulos
|
6d195d82f5
|
Make vmm use the bitmap allocator after it is initialized
|
2017-06-18 09:49:51 +01:00 |
|
Achilleas Anagnostopoulos
|
4de2d54ed4
|
Implement AllocFrame/FreeFrame
|
2017-06-18 09:49:51 +01:00 |
|
Achilleas Anagnostopoulos
|
6ca86e55f8
|
Reserve kernel image pages and decomission early allocator
|
2017-06-18 09:49:51 +01:00 |
|
Achilleas Anagnostopoulos
|
8b22862784
|
Support looking up pools by frame and flagging bitmap entries as
reserved/free
|
2017-06-18 09:49:51 +01:00 |
|
Achilleas Anagnostopoulos
|
bc44151c93
|
Reserve and initialize the BitmapAllocator frame pools
|
2017-06-18 09:49:51 +01:00 |
|