aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorBjoern Brandenburg <bbb@mpi-sws.org>2012-09-07 08:25:18 -0400
committerBjoern Brandenburg <bbb@mpi-sws.org>2012-10-18 14:29:36 -0400
commit56faaa8985834035e955a522ca451aebd420178c (patch)
tree972ada0c82fbc4d6238cb89ecd2ada93482b7def /include/linux
parent8d70e44e57cdeefa0f920f86672a69b365a35de1 (diff)
Re-implement synchronous task set release support
The old implementation had the problem that the first job release of all tasks was handled on the *same* CPU (that triggered the synchronous task set release). This could result in significant latency spikes. The new implementation uses a completion per task. Futher, each task programs its own release, which ensures that it will be on the proper processor.
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions