[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090201124220.GA2319@ioremap.net>
Date: Sun, 1 Feb 2009 15:42:20 +0300
From: Evgeniy Polyakov <zbr@...emap.net>
To: Eric Dumazet <dada1@...mosbay.com>
Cc: Stephen Hemminger <shemminger@...tta.com>,
Herbert Xu <herbert@...dor.apana.org.au>, berrange@...hat.com,
et-mgmt-tools@...hat.com, davem@...emloft.net,
netdev@...r.kernel.org
Subject: Re: virt-manager broken by bind(0) in net-next.
Hi Eric.
On Sat, Jan 31, 2009 at 11:17:15AM +0100, Eric Dumazet (dada1@...mosbay.com) wrote:
> We only need to know if the *fix* is solving Stephen problem
>
> About performance effects of careful variable placement and percpu counter
> strategy you might consult as an example :
>
> http://lkml.indiana.edu/hypermail/linux/kernel/0812.1/01624.html
Impressive, but to be 100% fair it is not only because of the cache line
issues :)
> Now, with these patches applied, try to see effect of your new bsockets field
> on a network workload doing lot of socket bind()/unbind() calls...
>
> With current kernels, you probably wont notice because of inode/dcache hot
> cache lines, but it might change eventually...
David applied the patch which fixed the problem, so we can return to the
cache line issues. What do you think about the last version where
bsockets field was placed at the very end of the structure and with
cacheline_aligned_on_smp attribute?
--
Evgeniy Polyakov
--
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