rpcsx/rpcs3/Emu/Memory
Nekotekina 86fc842c89 TSX: new fallback method (time-based)
Basically, using timestamp counter.
Rewritten vm::reservation_op with the same principle.
Rewritten another transaction helper.
Add two new settings for configuring fallbacks.
Two limits are specified in nanoseconds (first and second).
Fix PUTLLC reload logic (prevent reusing garbage).
2020-10-31 15:34:14 +03:00
..
vm.cpp TSX: new fallback method (time-based) 2020-10-31 15:34:14 +03:00
vm.h Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00
vm_locking.h vm: rename g_addr_lock to g_range_lock 2020-10-31 15:08:49 +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 TSX: new fallback method (time-based) 2020-10-31 15:34:14 +03:00
vm_var.h vm::gvar: add array support 2019-09-17 02:46:34 +03:00