-
- Downloads
Introduce a new recv subtype testsome that controls when other recv tasks are...
Introduce a new recv subtype testsome that controls when other recv tasks are released into the queues. Currently doesn't allow stealing and forces all requests to start at the beginning of the step and has a lot of other issues, but run EAGLE_6
Showing
- src/engine.c 4 additions, 0 deletionssrc/engine.c
- src/engine_maketasks.c 23 additions, 0 deletionssrc/engine_maketasks.c
- src/engine_marktasks.c 5 additions, 0 deletionssrc/engine_marktasks.c
- src/runner.c 9 additions, 1 deletionsrc/runner.c
- src/scheduler.c 231 additions, 103 deletionssrc/scheduler.c
- src/scheduler.h 23 additions, 1 deletionsrc/scheduler.h
- src/task.c 52 additions, 12 deletionssrc/task.c
- src/task.h 7 additions, 0 deletionssrc/task.h
- tools/task_plots/analyse_tasks.py 9 additions, 3 deletionstools/task_plots/analyse_tasks.py
- tools/task_plots/plot_tasks.py 9 additions, 2 deletionstools/task_plots/plot_tasks.py
Loading
Please register or sign in to comment