aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Features.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-10-12 00:27:55 -0400
committerKevin O'Connor <kevin@koconnor.net>2018-10-13 11:47:00 -0400
commitfb798e3cbafc095f930e2a925b9e0e200395baa4 (patch)
tree167363f3777fa0e07b255b717cc130cb59cd628f /docs/Features.md
parent7a265f159a713b06f4d6a42fe3514653a5d263e6 (diff)
downloadkutter-fb798e3cbafc095f930e2a925b9e0e200395baa4.tar.gz
kutter-fb798e3cbafc095f930e2a925b9e0e200395baa4.tar.xz
kutter-fb798e3cbafc095f930e2a925b9e0e200395baa4.zip
sched: Force sched_try_shutdown to be inlined
If sched_try_shutdown() is not inlined into timer_dispatch_many() it can have a significant impact on benchmarks. (Even though the function isn't called in practice, the call causes gcc to organize the function differently.) Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Features.md')
0 files changed, 0 insertions, 0 deletions