Historique des commits

Auteur SHA1 Message Date
  Olivier Aumage 94218c2029 fix case where a worker blocking state has been observed _and_ a sched_ctx change is ongoing, while about to start a new sched_op il y a 8 ans
  Olivier Aumage 291472dcd0 STATUS_WAKING_UP status is never assigned to a worker il y a 8 ans
  Olivier Aumage faab421955 do not change status on the 'waker' side, leave it to the worker to decide about its own status after wake-up requests il y a 8 ans
  Olivier Aumage 423c6596b3 add missing HG_DSIABLE_CHECKING il y a 8 ans
  Olivier Aumage e28ee36790 remove obsolete code il y a 8 ans
  Olivier Aumage f7b8d934ff leave sched_op state before entering the sleeping status il y a 8 ans
  Olivier Aumage 77f2f8238a update synchro scheme for blocking drivers il y a 8 ans
  Olivier Aumage 5f69e81148 update _starpu_wake_all_blocked_workers* il y a 8 ans
  Olivier Aumage cdb9792226 rename wake_worker* routines to distinguish between two flavors il y a 8 ans
  Olivier Aumage d61d8face7 fix build in blocking drivers mode il y a 8 ans
  Olivier Aumage 5bcd3a9486 reenable sched_policies with respect to sleep synchro update il y a 8 ans
  Olivier Aumage e6d51d8ef4 fix lws_add_workers when more workers are added to an existing context, to rebuild the proxlists properly il y a 8 ans
  Olivier Aumage 2f9c1318e3 notify both the added/removed workers and the workers already/still in the sched_ctx about sched_ctx changes il y a 8 ans
  Olivier Aumage 739443b0fd do not wait on changing_ctx_notice state here since only the block and unblock requests will alter the blocked_on_parallel state il y a 8 ans
  Olivier Aumage 16e2c15fbe enable to keep a worker awake if a new task was pushed to it after it decided to sleep but before the sleeping is enforced il y a 8 ans
  Olivier Aumage 1622070ac4 restore fast path optimization on eager and prio il y a 8 ans
  Olivier Aumage dcc3c6871b remove obsolete helgrind suppressions il y a 8 ans
  Olivier Aumage 1672895ddc comment on the signalization regarding worker_blocked_in_parallel il y a 8 ans
  Samuel Thibault 1f52be43ed reenable test il y a 8 ans
  Samuel Thibault c3075b8249 restore scheduler order il y a 8 ans
  Samuel Thibault 790f2855f6 Remove now-unused field il y a 8 ans
  Samuel Thibault ec606d00b1 note FIXME il y a 8 ans
  Samuel Thibault 53bfd3da5b restore comment il y a 8 ans
  Olivier Aumage f84324bcb6 merge from trunk il y a 8 ans
  Olivier Aumage f2bad53a8e update some mutex_lock_sched() il y a 8 ans
  Olivier Aumage ee410312a3 update some mutex_lock_sched() il y a 8 ans
  Olivier Aumage 2daa522db8 use shorter function names il y a 8 ans
  Olivier Aumage 95659bdc31 use shorter function names il y a 8 ans
  Olivier Aumage 5b60ff3a77 remove worker_lock in no_relax form il y a 8 ans
  Olivier Aumage eb935f13bc use some shorter function names il y a 8 ans