rpcsx/rpcs3/Emu/Memory
Eladash 0d88f037ff Add new accuracy control for PUTLLUC accuracy setting (non-TSX)
With the option enabled GET commands are blocked until the current PUTLLC/PUTLLUC executer on that address finishes

Additional improvements:
- Minor race fix of sys_ppu_thread_exit (wait until the writer finishes)
- Max number of ppu threads bumped to 8
2019-08-17 00:42:46 +03:00
..
vm.cpp Add new accuracy control for PUTLLUC accuracy setting (non-TSX) 2019-08-17 00:42:46 +03:00
vm.h Always check page_allocated in vm::check_addr 2019-08-14 20:28:34 +03:00
vm_locking.h Split Emu/Memory into more logical headers 2019-06-25 17:11:10 +03:00
vm_ptr.h Avoid transitive include of vm_ref.h 2019-07-15 15:46:46 +03:00
vm_ref.h Avoid transitive include of vm_ref.h 2019-07-15 15:46:46 +03:00
vm_reservation.h Implement waitable atomics 2019-07-29 03:04:55 +03:00
vm_var.h Split Emu/Memory into more logical headers 2019-06-25 17:11:10 +03:00