rpcsx/rpcs3/Emu/Memory
Nekotekina 4966f6de73 vm: improve range_lock and shareable cache (Non-TSX)
Allocate "personal" range lock variable for each spu_thread.
Switch from reservation_lock to range lock for all stores.
Detect actual memory mirrors in shareable cache setup logic.
2020-10-27 17:56:19 +03:00
..
vm.cpp vm: improve range_lock and shareable cache (Non-TSX) 2020-10-27 17:56:19 +03:00
vm.h Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00
vm_locking.h vm: improve range_lock and shareable cache (Non-TSX) 2020-10-27 17:56:19 +03:00
vm_ptr.h Implement vm::reservation_op 2020-10-07 20:11:59 +03:00
vm_ref.h Avoid transitive include of vm_ref.h 2019-07-15 15:46:46 +03:00
vm_reservation.h Improve vm::reservation_op 2020-10-20 09:10:21 +03:00
vm_var.h vm::gvar: add array support 2019-09-17 02:46:34 +03:00