* [PATCH] sched/fair: correct inaccurate comment in __update_group_entity_contrib
@ 2015-04-05 16:45 Alex Dowad
0 siblings, 0 replies; only message in thread
From: Alex Dowad @ 2015-04-05 16:45 UTC (permalink / raw)
To: mingo, peterz; +Cc: linux-kernel
Signed-off-by: Alex Dowad <alexinbeijing@gmail.com>
---
kernel/sched/fair.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c
index bcfe320..1bae5ea 100644
--- a/kernel/sched/fair.c
+++ b/kernel/sched/fair.c
@@ -2648,7 +2648,7 @@ static inline void __update_group_entity_contrib(struct sched_entity *se)
* lower-bound on the true value.
*
* Consider the aggregate of 2 contributions. Either they are disjoint
- * (and the sum represents true value) or they are disjoint and we are
+ * (and the sum represents true value) or they intersect and we are
* understating by the aggregate of their overlap.
*
* Extending this to N cpus, for a given overlap, the maximum amount we
--
2.0.0.GIT
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-05 16:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-05 16:45 [PATCH] sched/fair: correct inaccurate comment in __update_group_entity_contrib Alex Dowad
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®