forked from Mirror/Ryujinx
7969fb6bba
* refactor: replace usage of ByteMemoryPool with MemoryOwner<byte> * refactor: delete unused ByteMemoryPool and ByteMemoryPool.ByteMemoryPoolBuffer types * refactor: change IMemoryOwner<byte> return types to MemoryOwner<byte> * fix(perf): get span via `MemoryOwner<T>.Span` directly instead of `MemoryOwner<T>.Memory.Span` * fix(perf): get span via MemoryOwner<T>.Span directly instead of `MemoryOwner<T>.Memory.Span` * fix(perf): get span via MemoryOwner<T>.Span directly instead of `MemoryOwner<T>.Memory.Span` |
||
---|---|---|
.. | ||
HostTracked | ||
JitCpuContext.cs | ||
JitDiskCacheLoadState.cs | ||
JitEngine.cs | ||
JitExecutionContext.cs | ||
JitMemoryAllocator.cs | ||
JitMemoryBlock.cs | ||
MemoryManager.cs | ||
MemoryManagerHostMapped.cs | ||
MemoryManagerHostTracked.cs |