Историја ревизија

Аутор SHA1 Порука Датум
  Samuel Thibault d5a7eeec86 explicit what the modification is about пре 9 година
  Nathalie Furmento 050ef62f8a tests/disk/mem_reclaim.c: even more verbose пре 9 година
  Nathalie Furmento 71dc2a5888 tests/disk/mem_reclaim.c: more verbose пре 9 година
  Samuel Thibault 91fd2cfc15 Fix mem_reclaim: on write request, if some requests are pending (notably reclaiming), create an additional write request which will wait for them before invalidating all copies пре 9 година
  Samuel Thibault 2510a99377 Revert 16000, we will fix this another, better way пре 9 година
  Samuel Thibault 04ead5605d Fix concurrency between reclaiming and tasks writing to data. Reclaiming has to acquire the rwlock on data to prevent tasks from writing to data. Also fix the mem_reclaim test to actually test the values, and not submit too many writing tasks at the same time пре 9 година
  Nathalie Furmento bb61f3808d update cnrs copyright пре 10 година
  Samuel Thibault f3370dd0b9 Make valgrind ignore the uninitialized values пре 10 година
  Nathalie Furmento 992aac301e minor fixes пре 10 година
  Samuel Thibault f68ea334d8 fix mingw build пре 10 година
  Samuel Thibault e13b6b5ff7 fix windows build пре 10 година
  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. пре 10 година