[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061107073248.GB5148@elte.hu>
Date: Tue, 7 Nov 2006 08:32:48 +0100
From: Ingo Molnar <mingo@...e.hu>
To: akpm@...l.org
Cc: mm-commits@...r.kernel.org, clameter@....com,
nickpiggin@...oo.com.au, suresh.b.siddha@...el.com,
linux-kernel@...r.kernel.org
Subject: Re: + sched-use-tasklet-to-call-balancing.patch added to -mm tree
* akpm@...l.org <akpm@...l.org> wrote:
> +DECLARE_TASKLET(rebalance, &rebalance_domains, 0L);
i'm not sure i get the point of this whole do-rebalance-in-tasklet idea.
A tasklet is global to the system. The rebalance tick was per-CPU. This
is not an equivalent change at all. What am i missing?
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists