mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-14 18:56:42 +00:00
f2a41b7a1c
* Rewrite kernel memory allocator * Remove unused using * Adjust private static field naming * Change UlongBitSize to UInt64BitSize * Fix unused argument, change argument order to be inline with official code and disable random allocation |
||
---|---|---|
.. | ||
AddressSpaceType.cs | ||
DramMemoryMap.cs | ||
KCodeMemory.cs | ||
KMemoryBlock.cs | ||
KMemoryBlockManager.cs | ||
KMemoryBlockSlabManager.cs | ||
KMemoryInfo.cs | ||
KMemoryManager.cs | ||
KMemoryRegionManager.cs | ||
KPageBitmap.cs | ||
KPageHeap.cs | ||
KPageList.cs | ||
KPageNode.cs | ||
KPageTable.cs | ||
KPageTableBase.cs | ||
KScopedPageList.cs | ||
KSharedMemory.cs | ||
KSlabHeap.cs | ||
KTransferMemory.cs | ||
MemoryAttribute.cs | ||
MemoryFillValue.cs | ||
MemoryPermission.cs | ||
MemoryRegion.cs | ||
MemoryState.cs | ||
SharedMemoryStorage.cs |