aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2007-12-20 15:01:17 +0100
committerIngo Molnar <[email protected]>2007-12-20 15:01:17 +0100
commit67e2be02328b9a61a9c799fbdd4ec94d7da0c323 (patch)
treee351636bbe95a1677d21b2dfb07d1fdcca70b2f0 /fs/jbd2/commit.c
parentfbdcf18df73758b2e187ab94678b30cd5f6ff9f9 (diff)
sched: rt: account the cpu time during the tick
Realtime tasks would not account their runtime during ticks. Which would lead to: struct sched_param param = { .sched_priority = 10 }; pthread_setschedparam(pthread_self(), SCHED_FIFO, &param); while (1) ; Not showing up in top. Signed-off-by: Peter Zijlstra <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions