mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
50ad7ba1f6
* Make vm::unmap atomic, squash the memory unmapping process inside this function while still using the same VM mutex ownership. * Make vm::unmap not fail due to random vm::get calls, shared_ptr reference count is no longer a condition. * Fix sys_mmapper_free_address spuriously failing with EBUSY due to random vm::get calls. * Fix sys_vm_unmap race condition due to non-atomic vm::unmap. * Add an optional verification block ptr arg to vm::unmap, used by patches. |
||
---|---|---|
.. | ||
address_range.h | ||
bin_patch.cpp | ||
bin_patch.h | ||
bit_set.h | ||
BitField.h | ||
cfmt.h | ||
cheat_info.cpp | ||
cheat_info.h | ||
cond.cpp | ||
cond.h | ||
Config.cpp | ||
Config.h | ||
CRC.h | ||
date_time.h | ||
File.cpp | ||
File.h | ||
geometry.h | ||
git-version-gen.cmd | ||
JIT.cpp | ||
JIT.h | ||
lockless.h | ||
LUrlParser.cpp | ||
LUrlParser.h | ||
mutex.cpp | ||
mutex.h | ||
rXml.cpp | ||
rXml.h | ||
sema.cpp | ||
sema.h | ||
StrFmt.cpp | ||
StrFmt.h | ||
StrUtil.h | ||
sync.h | ||
Thread.cpp | ||
Thread.h | ||
Timer.h | ||
version.cpp | ||
version.h |