Commit History

Author SHA1 Message Date
  Andra Hugo 3176101c7c some renamings 14 years ago
  Andra Hugo 30f8bc561c some renamings 14 years ago
  Andra Hugo 10c04c1810 added copyrights 14 years ago
  Andra Hugo bb184c7ae9 merge with sched_policies also 14 years ago
  Andra Hugo 131269917d merge trunk + branch sched_ctx part 2 14 years ago
  Andra Hugo f746bcc3eb bug fixing + update all scheduling strategy with the contexts -> !!!!work_stealing still doesn't work 14 years ago
  Andra Hugo d689285904 One mutex per list of tasks (one for the local one, one for each strategy) instead of a single one for all(!!!!! parallel_greedy left to be modified) 14 years ago
  Andra Hugo f5ac78732b unsigned ctx id 14 years ago
  Andra Hugo 6bb4335a7d fixed some warnings 14 years ago
  Andra Hugo 0ec66b2e5f Added sched_ctxs 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Nathalie Furmento 3b61934f1c typos (detected as warning by icc) 15 years ago
  Cédric Augonnet 0a93ca40d1 The scheduling strategy may now select the min/max priority levels. The 15 years ago
  Cédric Augonnet 0003cb731e The --disable-blocking-drivers makes it possible to disable the use of 15 years ago
  Samuel Thibault 0ec22a9b3c document which sched file is what 15 years ago
  Nathalie Furmento 3784d23683 set unused fields to NULL for the schedulers 15 years ago
  Cédric Augonnet 56e595124e Reorganize the code of the scheduling policies: to stress the fact that 15 years ago