[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1320885223.5825.37.camel@edumazet-laptop>
Date: Thu, 10 Nov 2011 01:33:43 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: joe@...ches.com, steffen.klassert@...unet.com,
netdev@...r.kernel.org, timo.teras@....fi
Subject: Re: dst->obsolete has become pointless
Le mercredi 09 novembre 2011 à 19:24 -0500, David Miller a écrit :
> We can only use it in this scenerio if it universally
> uses the same type. This is due to the by-hand layout
> of the rest of the structure such that __refcnt ends
> up on a different cache line.
> --
tbench (or any tcp on loopback workload) is currently hitting a single
dst refcnt because a single dst is shared by all sockets...
Now some information was migrated to inetpeer, I wonder if we could not
allocate a private dst for a socket ?
Just an idea before the night...
--
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