Re: [PATCH] I3 sched tweaks...

Ingo Molnar (mingo@redhat.com)
Wed, 16 Jan 2002 04:15:47 -0500 (EST)


On Wed, 16 Jan 2002, Rusty Russell wrote:

> 1) Comment about RT event id removed (no longer relevent).
> 2) Order by address, delete rq_cpu().
> 3) lock_task_rq returns the rq, rather than assigning it, for clarity.

ok.

> 4) scheduler_tick needs no args (p is always equal to current).

i have not taken this part. We have 'current' calculated in
update_process_times(), so why not pass it along to the scheduler_tick()
function?

> 5) Unused max_rq_len() function deleted.

ok.

Ingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/