diff options
author | Dhaval Giani <dhaval@linux.vnet.ibm.com> | 2008-02-28 09:51:56 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-03-07 15:43:00 (GMT) |
commit | 521f1a2489c41f8b1181b0a8eb52e1c34284d50b (patch) | |
tree | cfe339df98dcb65aaae6c45021ac92cdf60c6540 /include/asm-parisc/msgbuf.h | |
parent | 2692a2406b9262bbb101708815be99ec2988e48b (diff) | |
download | linux-521f1a2489c41f8b1181b0a8eb52e1c34284d50b.tar.xz |
sched: don't allow rt_runtime_us to be zero for groups having rt tasks
This patch checks if we can set the rt_runtime_us to 0. If there is a
realtime task in the group, we don't want to set the rt_runtime_us as 0
or bad things will happen. (that task wont get any CPU time despite
being TASK_RUNNNG)
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-parisc/msgbuf.h')
0 files changed, 0 insertions, 0 deletions