Andra Hugo 8aa86f5b27 get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early) 13 years ago
..
dependencies 2e901e9bd8 Add more debugging information on assertions 13 years ago
perfmodel c9f074ce5d Quickly check for needed conversion before looking extensively. 13 years ago
combined_workers.c 6a333adbb0 drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway 13 years ago
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
debug.c dee5e3115b Add function names in Temanejo 13 years ago
debug.h dee5e3115b Add function names in Temanejo 13 years ago
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 14 years ago
errorcheck.h 3ad31951c8 src: code cleaning 14 years ago
jobs.c 15edf8fa61 Move task push end management just before releasing the mutex of the queue to which it was pushed 13 years ago
jobs.h 242b6116cf pass pthread types through typedefs 13 years ago
parallel_task.c bd2c88d145 cast void* to please the SCC compiler 14 years ago
parallel_task.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
priorities.c 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
progress_hook.c 242b6116cf pass pthread types through typedefs 13 years ago
progress_hook.h 0c893dd530 Dynamically initialize progression_hook_rwlock and tag_global_rwlock. 13 years ago
sched_ctx.c 8aa86f5b27 get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early) 13 years ago
sched_ctx.h 8aa86f5b27 get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early) 13 years ago
sched_policy.c 8aa86f5b27 get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early) 13 years ago
sched_policy.h 15edf8fa61 Move task push end management just before releasing the mutex of the queue to which it was pushed 13 years ago
simgrid.c 87ebda3263 Avoid making simgrid spin on data requests, we can wake workers on data transfer termination. 13 years ago
simgrid.h e373fad5cb Move simgrid code for transfers into simgrid.c. No code change 13 years ago
task.c 2e901e9bd8 Add more debugging information on assertions 13 years ago
task.h 6baf2f03c9 merge fix 13 years ago
task_bundle.c 2e901e9bd8 Add more debugging information on assertions 13 years ago
task_bundle.h 242b6116cf pass pthread types through typedefs 13 years ago
topology.c cab880bfd5 new merge with trunk, heft & dmda important changes 13 years ago
topology.h a988aa34df Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker 14 years ago
workers.c 8aa86f5b27 get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early) 13 years ago
workers.h 8aa86f5b27 get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early) 13 years ago