Re: [git] CFS-devel, latest code

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>
Cc: <linux-kernel@...>, Peter Zijlstra <a.p.zijlstra@...>, Mike Galbraith <efault@...>, Dhaval Giani <dhaval@...>, Dmitry Adamushko <dmitry.adamushko@...>, Andrew Morton <akpm@...>
Date: Tuesday, September 25, 2007 - 12:08 pm

On Tue, Sep 25, 2007 at 09:34:20PM +0530, Srivatsa Vaddagiri wrote:

and this:

---
 kernel/sched_debug.c |    1 -
 1 files changed, 1 deletion(-)

Index: current/kernel/sched_debug.c
===================================================================
--- current.orig/kernel/sched_debug.c
+++ current/kernel/sched_debug.c
@@ -210,7 +210,6 @@ static int sched_debug_show(struct seq_f
 #define PN(x) \
 	SEQ_printf(m, "  .%-40s: %Ld.%06ld\n", #x, SPLIT_NS(x))
 	PN(sysctl_sched_latency);
-	PN(sysctl_sched_min_granularity);
 	PN(sysctl_sched_wakeup_granularity);
 	PN(sysctl_sched_batch_wakeup_granularity);
 	PN(sysctl_sched_child_runs_first);

-- 
Regards,
vatsa
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[git] CFS-devel, latest code, Ingo Molnar, (Tue Sep 25, 10:44 am)
[PATCH 0/3] More group scheduler related fixes, Srivatsa Vaddagiri, (Tue Sep 25, 12:25 pm)
Re: [PATCH 0/3] More group scheduler related fixes, Ingo Molnar, (Tue Sep 25, 2:32 pm)
[PATCH 3/3] Fix other possible sources of latency issues, Srivatsa Vaddagiri, (Tue Sep 25, 12:37 pm)
[PATCH 2/3] Fix size bloat for !CONFIG_FAIR_GROUP_SCHED, Srivatsa Vaddagiri, (Tue Sep 25, 12:33 pm)
[PATCH 1/3] Fix coding style, Srivatsa Vaddagiri, (Tue Sep 25, 12:28 pm)
Re: [PATCH 1/3] Fix coding style, Ingo Oeser, (Tue Sep 25, 3:16 pm)
Re: [PATCH 1/3] Fix coding style, Dhaval Giani, (Tue Sep 25, 10:03 pm)
Re: [PATCH 1/3] Fix coding style, Kyle Moffett, (Tue Sep 25, 4:47 pm)
Re: [git] CFS-devel, latest code, Srivatsa Vaddagiri, (Tue Sep 25, 12:04 pm)
Re: [git] CFS-devel, latest code, Srivatsa Vaddagiri, (Tue Sep 25, 12:08 pm)