Commit Verlauf

Autor SHA1 Nachricht Datum
  Corentin Salingue 0c5c0295bb merge trunk vor 8 Jahren
  Nathalie Furmento 73c19b8047 fixes following cppcheck warnings vor 8 Jahren
  Corentin Salingue 333e34a4b4 Merge from trunk vor 8 Jahren
  Nathalie Furmento 3cb5086637 tests/disk: update size of disks vor 8 Jahren
  Corentin Salingue a78b9d2b98 Merge from trunk vor 8 Jahren
  Nathalie Furmento c5de85cf48 tests/disk/mem_reclaim.c: remove now-useless code vor 8 Jahren
  Nathalie Furmento 6564f2bdf3 tests/disk: use new function _starpu_mkdtemp vor 8 Jahren
  Nathalie Furmento dbc5e606e5 tests/disk/mem_reclaim.c: test return value for rmdir vor 8 Jahren
  Samuel Thibault 6f1bd97220 fix test with NUMA vor 8 Jahren
  Samuel Thibault da4b4a6c1f fix typo vor 8 Jahren
  Samuel Thibault ad53cb20ee Add experimental STARPU_DIDUSE_BARRIER environment variable support vor 8 Jahren
  Samuel Thibault 936a654fbe Reduce execution time of longest tests vor 8 Jahren
  Samuel Thibault 76f8218242 fix function prototype vor 8 Jahren
  Samuel Thibault 7860ce04fa Fix function type vor 8 Jahren
  Nathalie Furmento 4405cb0795 fix bugs reported by coverity vor 9 Jahren
  Samuel Thibault 2bcc6c9758 document what tests test vor 9 Jahren
  Samuel Thibault d5a7eeec86 explicit what the modification is about vor 9 Jahren
  Nathalie Furmento 050ef62f8a tests/disk/mem_reclaim.c: even more verbose vor 9 Jahren
  Nathalie Furmento 71dc2a5888 tests/disk/mem_reclaim.c: more verbose vor 9 Jahren
  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 vor 9 Jahren
  Samuel Thibault 2510a99377 Revert 16000, we will fix this another, better way vor 9 Jahren
  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 vor 10 Jahren
  Nathalie Furmento bb61f3808d update cnrs copyright vor 10 Jahren
  Samuel Thibault f3370dd0b9 Make valgrind ignore the uninitialized values vor 10 Jahren
  Nathalie Furmento 992aac301e minor fixes vor 10 Jahren
  Samuel Thibault f68ea334d8 fix mingw build vor 10 Jahren
  Samuel Thibault e13b6b5ff7 fix windows build vor 10 Jahren
  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. vor 10 Jahren