Ryujinx/Ryujinx.Memory/WindowsShared
gdk 93dd6d525a Fix potential issue with partial unmap
We must also do the unmap operation with the RWLock, otherwise faults on the unmapped region will cause crashes and the whole thing becomes pointless
2022-09-10 16:23:49 +02:00
..
MappingTree.cs Rewrite PlaceholderManager4KB to use intrusive RBTree, and to coalesce free placeholders 2022-09-10 16:23:49 +02:00
PlaceholderManager.cs Fix potential issue with partial unmap 2022-09-10 16:23:49 +02:00
WindowsApi.cs Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00
WindowsApiException.cs Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
WindowsFlags.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00