gdkchan f2a41b7a1c Rewrite kernel memory allocator (#3316) il y a 3 ans
..
AddressSpaceType.cs 0039bb6394 Refactor SVC handler (#540) il y a 7 ans
DramMemoryMap.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) il y a 4 ans
KCodeMemory.cs 1cbca5eecb Implement code memory syscalls (#2958) il y a 4 ans
KMemoryBlock.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) il y a 4 ans
KMemoryBlockManager.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) il y a 4 ans
KMemoryBlockSlabManager.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) il y a 4 ans
KMemoryInfo.cs cf6cd71488 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) il y a 5 ans
KMemoryManager.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) il y a 4 ans
KMemoryRegionManager.cs f2a41b7a1c Rewrite kernel memory allocator (#3316) il y a 3 ans
KPageBitmap.cs f2a41b7a1c Rewrite kernel memory allocator (#3316) il y a 3 ans
KPageHeap.cs f2a41b7a1c Rewrite kernel memory allocator (#3316) il y a 3 ans
KPageList.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) il y a 4 ans
KPageNode.cs 0039bb6394 Refactor SVC handler (#540) il y a 7 ans
KPageTable.cs 95017b8c66 Support memory aliasing (#2954) il y a 4 ans
KPageTableBase.cs f2a41b7a1c Rewrite kernel memory allocator (#3316) il y a 3 ans
KScopedPageList.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) il y a 4 ans
KSharedMemory.cs 95017b8c66 Support memory aliasing (#2954) il y a 4 ans
KSlabHeap.cs 0039bb6394 Refactor SVC handler (#540) il y a 7 ans
KTransferMemory.cs 95017b8c66 Support memory aliasing (#2954) il y a 4 ans
MemoryAttribute.cs 0039bb6394 Refactor SVC handler (#540) il y a 7 ans
MemoryFillValue.cs b4dc33efc2 kernel: Clear pages allocated with SetHeapSize (#2776) il y a 4 ans
MemoryPermission.cs 20ce37dee6 kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) il y a 4 ans
MemoryRegion.cs 0039bb6394 Refactor SVC handler (#540) il y a 7 ans
MemoryState.cs 20ce37dee6 kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) il y a 4 ans
SharedMemoryStorage.cs 95017b8c66 Support memory aliasing (#2954) il y a 4 ans