Commit History

Author SHA1 Message Date
  Samuel Pitoiset f03fbf6557 sched_policies: refactor ws and lws scheduling policies 10 years ago
  Samuel Pitoiset 1e5664626d sched_policies: add a select_victim() helper for ws sched 10 years ago
  Samuel Pitoiset 1d6d838d5a sched_policies: add a comment related to USE_OVERLOAD experimental code 10 years ago
  Samuel Pitoiset fa027e9388 src/sched_policies: do not lock all workers when selecting a victim with ws 10 years ago
  Samuel Thibault 1513a493bc Fix bogus sizeof use 10 years ago
  Samuel Thibault 1c54fa0ccb Add missing unlock 10 years ago
  Samuel Thibault 6ec92c3148 fix fd leak 10 years ago
  Samuel Thibault 2832f2beb7 drop dead code 10 years ago
  Samuel Thibault 2ea32ec379 Fix bad copy/paste 10 years ago
  Samuel Thibault 69b63c5eb2 Fix wont_use call on per_worker buffers 10 years ago
  Samuel Thibault f0d90df14b Fix duplicate assignation 10 years ago
  Samuel Thibault f8c7102131 Add missing break 10 years ago
  Samuel Thibault 0eb7cb49e3 Fix assertion 10 years ago
  Samuel Thibault 4df0096abe Add missing break 10 years ago
  Samuel Thibault 3f5b9a968a make sure we have regression measurements 10 years ago
  Samuel Thibault 0474927832 Fix announcedbuffer size 10 years ago
  Samuel Thibault 5d15ae25bc Test starpu_f*lock return codes internally, as we don't bother doing it when calling them 10 years ago
  Samuel Thibault 0b56a64843 Check id value before accessing arrays 10 years ago
  Samuel Thibault f7a3627018 Add missing va_end 10 years ago
  Samuel Thibault db6e328067 Fix memleak when array_size is 0 10 years ago
  Samuel Thibault ceab8c183e Fix memleak when count is 0 10 years ago
  Samuel Thibault f0546a336e Fix crash when no callback is provided 10 years ago
  Samuel Thibault 256bc993b3 Fix memleak when count is 0 10 years ago
  Samuel Thibault 19d84a3185 Fix strncpy call which may not put a trailing 0 10 years ago
  Samuel Thibault 4f4618cdfd Fix undefined shift by 64bits 10 years ago
  Samuel Pitoiset d4541060ed src/sched_policies: remove useless initialization for work stealing policies 10 years ago
  Samuel Pitoiset 64ed3c52ca src/sched_policies: remove useless call to starpu_worker_get_sched_condition() 10 years ago
  Samuel Thibault afce80c449 Fix unbound recursion 10 years ago
  Samuel Pitoiset 53197aee7b sched_policies: remove old starpu_deque_jobq internal interface 10 years ago
  Samuel Pitoiset 899702825f sched_policies: use _starpu_fifo_taskq instead of _starpu_deque_jobq for ws 10 years ago