Samuel Thibault 5af6d13d14 Fix lock ordering: when one has to allocate destination room for reclaiming, we have to unlock the data handle lock and acquire mc_lock, so we need to release the mc_lock before calling try_to_free_mem_chunk or try_to_reuse_mem_chunk. Also add a stressing disk reclaiming testcase. 11 years ago
..
disk_compute.c 79bd603089 tests/disk/disk_compute.c: value must be a multiple of pagesize 11 years ago
disk_copy.c d789ba4ce2 tests/disk: lower values when quick-check is enabled 11 years ago
disk_pack.c 726ec998fa port r14868 from 1.2: remove unused variables 11 years ago
mem_reclaim.c 5af6d13d14 Fix lock ordering: when one has to allocate destination room for reclaiming, we have to unlock the data handle lock and acquire mc_lock, so we need to release the mc_lock before calling try_to_free_mem_chunk or try_to_reuse_mem_chunk. Also add a stressing disk reclaiming testcase. 11 years ago