Skip to content
Snippets Groups Projects
Commit aa558857 authored by Tobias Bouschen's avatar Tobias Bouschen
Browse files

Increase admin cycle count in task_tick_idle

parent 6659050f
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,7 @@ static void task_tick_idle(struct rq *rq, struct task_struct *curr, int queued)
{
int next_mode;
pb->count_admin_cycles++;
next_mode = determine_next_mode_pb(rq);
if (next_mode == PB_EXEC_MODE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment