Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento bd9905de6c examples: free allocated memory hace 11 años
  Nathalie Furmento 3e5e251a00 examples/sched_ctx: avoid allocating memory twice hace 11 años
  Nathalie Furmento f2b00293d8 examples/sched_ctx/sched_ctx_without_sched_policy.c: fix case when there is only 1 CPU, it is shared between both contexts hace 11 años
  Nathalie Furmento 6786e419d9 examples/sched_ctx/sched_ctx_without_sched_policy.c: skip application when no worker cpu is found hace 11 años
  Andra Hugo 10e0ba5a14 correct index of worker hace 11 años
  Andra Hugo 3c8000976d fix deadlock: we have to lock the worker's sched_mutex when iterating on its list of contexts but unlock it before the worker is going to sleep hace 11 años
  Andra Hugo c8def5adac sharing workers btw ctxs with no sched_policy hace 11 años
  Andra Hugo 4bf941eed1 forgot the file with the example hace 11 años