C# (CSharp) SharpOS.Kernel.Memory 네임스페이스

클래스들

이름 설명
PageAllocator The PageAllocator class handles physical memory page allocation and provides the OS an interface for memory paging/mapping. The PageAllocator class is portable, making use of the SharpOS.ADC.Pager class to implement platform- specific paging mechanisms.
PageAllocator.ReservedPages