summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/options.c
diff options
context:
space:
mode:
author Couriersud <couriersud@users.noreply.github.com>2009-10-09 22:57:56 +0000
committer Couriersud <couriersud@users.noreply.github.com>2009-10-09 22:57:56 +0000
commit15534ae68b71a6853f5aa83f75b281e72e358316 (patch)
tree194b3342fbc450d4f2bbe065663c7d4180a31a97 /src/lib/util/options.c
parent5bd3f9a46b2c7fbed4094c54f065a0dfe4a6a9c7 (diff)
Better task processing
- tasks are now processed according to their dependency lists. Tasks can now start early and will only process samples which are already available. This has most impact on drivers which have significant variance in the run-time of individual tasks. - tasks now process samples in slices, currently max 240 samples / slice. - TASK_GROUP is now obsolete - Will update drivers at a later stage. - step function pointer now back in node, modules may register optimized step functions. - profiling code now always compiled, introduced static int profiling = ... - some more EXPECTED/UNEXPECTED usage.
Diffstat (limited to 'src/lib/util/options.c')
0 files changed, 0 insertions, 0 deletions