minor Suggested cleanup: RT / sched : Have RT tasks use PF_LESS_THROTTLE flag

2007-08-14 Thread Mitchell Erblich
Group, Ingo Molnar, and Dmitry, et al, task mm/page-writeback.c : get_dirty_limits() Shouldn't the PF_LESS_THROTTLE flag be scheduling class independent? The below is a suggestion is to use the flag for RT tasks. -- to drop the rt_task() call within the function if (tsk->flags &

minor Suggested cleanup: RT / sched : Have RT tasks use PF_LESS_THROTTLE flag

2007-08-14 Thread Mitchell Erblich
Group, Ingo Molnar, and Dmitry, et al, task mm/page-writeback.c : get_dirty_limits() Shouldn't the PF_LESS_THROTTLE flag be scheduling class independent? The below is a suggestion is to use the flag for RT tasks. -- to drop the rt_task() call within the function if (tsk-flags