Samuel Thibault 3f85d62ced Fix calibrating the various implementations пре 13 година
..
deque_modeling_policy_data_aware.c 3f85d62ced Fix calibrating the various implementations пре 13 година
deque_queues.c 242b6116cf pass pthread types through typedefs пре 13 година
deque_queues.h 242b6116cf pass pthread types through typedefs пре 13 година
detect_combined_workers.c 365ccd855e fix compilation warning пре 13 година
detect_combined_workers.h e020608b29 small modifs пре 14 година
eager_central_policy.c 8cb4c94fb1 fix eager crash by properly getting function definitions пре 13 година
eager_central_priority_policy.c 2bf98abb22 fixing synchro pb for the other policies too пре 13 година
fifo_queues.c d56457109a fix syncrhonisation issue (not yet for ws, parallel_heft and random), there's a synchro issue with delete_ctx (seg fault from time to time)->to be fixed пре 13 година
fifo_queues.h d56457109a fix syncrhonisation issue (not yet for ws, parallel_heft and random), there's a synchro issue with delete_ctx (seg fault from time to time)->to be fixed пре 13 година
parallel_eager.c 4146573b69 synchronization issue(pop is protected by a single mutex/cond, the one of the worker & eager has a special mutex to avoid several workers to get the same task) ->only eager is fixed, пре 13 година
parallel_heft.c dbc4b33af8 fixed policies and completly remove the fields: mutex & cond of sched_ctx пре 13 година
random_policy.c dbc4b33af8 fixed policies and completly remove the fields: mutex & cond of sched_ctx пре 13 година
stack_queues.c eb64e18781 merge fixes пре 13 година
stack_queues.h 242b6116cf pass pthread types through typedefs пре 13 година
work_stealing_policy.c 2bf98abb22 fixing synchro pb for the other policies too пре 13 година