[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110609.204330.2090335955971650557.davem@davemloft.net>
Date: Thu, 09 Jun 2011 20:43:30 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: tim.c.chen@...ux.intel.com
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org, andi@...stfloor.org
Subject: Re: [PATCH net-next-2.6] inetpeer: lower false sharing effect
From: Tim Chen <tim.c.chen@...ux.intel.com>
Date: Thu, 09 Jun 2011 17:03:55 -0700
> When I retest with original 3.0-rc2 kernel, inet_putpeer no longer shows
> up, wonder if dst->peer was not set for some reason.
The overhead will only show up if an inetpeer entry exists for
the destination IP address.
You can force one to be created, for example, by making a TCP
connection to that destination.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists