diff options
author | Hiroshi Shimamoto <[email protected]> | 2012-02-16 14:52:21 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-02-22 12:28:29 +0100 |
commit | de5bdff7a72acc281219be2b8edeeca1fd81c542 (patch) | |
tree | 6a528beb1852e2fd7d444b47e8b4cc6e6be31108 /net/lapb/lapb_timer.c | |
parent | 62f6536a630affe3176deb48554d27ee58b65077 (diff) |
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Current the initial SCHED_RR timeslice of init_task is HZ, which means
1s, and is not same as the default SCHED_RR timeslice DEF_TIMESLICE.
Change that initial timeslice to the DEF_TIMESLICE.
Signed-off-by: Hiroshi Shimamoto <[email protected]>
[ s/DEF_TIMESLICE/RR_TIMESLICE/g ]
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions