Found 6 matching messages (0.101 seconds). Page 1 of 1.
... , please pull the latest scheduler git tree for v2.6.25 from ... , minor fixes sched: group scheduling, change how cpu load is calculated ... /flow.c | 4 81 files changed, 6262 insertions(+), 1776 deletions(-) [ delta ...
linux-kernel - Ingo Molnar - Jan 25 2008 - 16:37
... . Classic RCU (CLASSIC_RCU) (NEW) 2. Preemptible RCU (PREEMPT_RCU) (NEW) choice[1-2]: ? Sorry, no help available for this option yet. -- Stefan Richter -=====-==--- ---= ==-=- http://arcgraph.de/sr/ -- To unsubscribe from this list: send the ...
linux-kernel - Stefan Richter - Jan 26 2008 - 15:19
... .com> --- Kconfig.preempt | 8 ++++++++ 1 file changed, 8 insertions(+) diff -urpNa -X dontdiff linux-2.6.24-rt1/kernel/ ... + systems, or the preemptible RCU implementation for best latency + on realtime systems. Note that ...
linux-kernel - Paul E. McKenney - Jan 27 2008 - 07:05
... 52:36.000000000 -0800 > +++ linux-2.6.24-rt1-RCUconfighelp/kernel/Kconfig.preempt ... classic RCU implementation > + that is designed for best read-side performance on non ... , or the preemptible RCU implementation for best latency > + on realtime systems. ...
linux-kernel - Stefan Richter - Jan 27 2008 - 07:16
... choice. thanks applied to sched.git. (see the patch below - the ... /Kconfig.preempt) Ingo -------------> Subject: RCU: add help text for "RCU implementation type" ... init/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) Index: linux/init/ ...
linux-kernel - Ingo Molnar - Jan 27 2008 - 08:26
... patch. Thanx, Paul > Ingo > > -------------> > Subject: RCU: add help text for "RCU implementation type" > From: "Paul E. ... > init/Kconfig | 8 ++++++++ > 1 file changed, 8 insertions(+) > > Index: linux/init/Kconfig ...
linux-kernel - Paul E. McKenney - Jan 27 2008 - 19:48