[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100218100849.GD5964@basil.fritz.box>
Date: Thu, 18 Feb 2010 11:08:49 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Anton Blanchard <anton@...ba.org>
Cc: Andi Kleen <andi@...stfloor.org>, arun@...ux.vnet.ibm.com,
tglx@...utronix.de, davem@...emloft.net,
linux-kernel@...r.kernel.org, arjan@...radead.org,
venkatesh.pallipadi@...el.com
Subject: Re: NO_HZ migration of TCP ack timers
On Thu, Feb 18, 2010 at 08:55:30PM +1100, Anton Blanchard wrote:
>
> Hi Andi,
>
> > If the nohz balancer CPU is otherwise idle, shouldn't it have enough
> > cycles to handle acks for everyone? Is the problem the cache line
> > transfer time?
>
> Yeah, I think the timer spinlock on the nohz balancer cpu ends up being a
> global lock for every other cpu trying to migrate their ack timers to it.
And they do that often for short idle periods?
For longer idle periods that should be not too bad.
-Andi
--
ak@...ux.intel.com -- Speaking for myself only.
--
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