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:04 pm

On Tue, Sep 25, 2007 at 04:44:43PM +0200, Ingo Molnar wrote:

This is required for it to compile.

---
 include/linux/sched.h |    1 +
 1 files changed, 1 insertion(+)

Index: current/include/linux/sched.h
===================================================================
--- current.orig/include/linux/sched.h
+++ current/include/linux/sched.h
@@ -1404,6 +1404,7 @@ extern unsigned int sysctl_sched_wakeup_
 extern unsigned int sysctl_sched_batch_wakeup_granularity;
 extern unsigned int sysctl_sched_child_runs_first;
 extern unsigned int sysctl_sched_features;
+extern unsigned int sysctl_sched_nr_latency;
 #endif
 
 extern unsigned int sysctl_sched_compat_yield;

-- 
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)