rpcsx/rpcs3/Emu/Memory
Eladash 525453794f SPU/PPU reservations: Optimizations part 1
- Implement vm::reservation_trylock, optimized locking on reservation stores with no waiting. Always fail if reservation lock bitsa are set.
- Make SPU accurate GET transfers on non-TSX not modify reservation lock bits.
- Add some optimization regarding to unmodified data reservations writes.
2020-05-13 11:10:13 +01:00
..
vm.cpp vm: reset stack memory after deallocation 2020-05-06 18:03:37 +03:00
vm.h Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00
vm_locking.h Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00
vm_ptr.h sys_ppu_thread_create: read function descriptor immediately and save it 2020-04-08 19:23:13 +03:00
vm_ref.h Avoid transitive include of vm_ref.h 2019-07-15 15:46:46 +03:00
vm_reservation.h SPU/PPU reservations: Optimizations part 1 2020-05-13 11:10:13 +01:00
vm_var.h vm::gvar: add array support 2019-09-17 02:46:34 +03:00