All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfrm: Do not hash socket policies
@ 2014-11-13  9:00 Herbert Xu
  2014-11-13  9:01 ` [PATCH 1/2] " Herbert Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Herbert Xu @ 2014-11-13  9:00 UTC (permalink / raw)
  To: Steffen Klassert; +Cc: David S. Miller, netdev

Hi Steffen:

I'm working on converting the xfrm policy hashing over to RCU
due to performance complaints.  While doing this I noticed that
we're needlessly hashing socket policies.

Here are two patches to get rid of that and slightly clean things
up.

Cheers,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-11-14 11:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13  9:00 [PATCH 0/2] xfrm: Do not hash socket policies Herbert Xu
2014-11-13  9:01 ` [PATCH 1/2] " Herbert Xu
2014-11-13  9:01 ` [PATCH 2/2] xfrm: Use __xfrm_policy_link in xfrm_policy_insert Herbert Xu
2014-11-13  9:08 ` [PATCH 0/2] xfrm: Do not hash socket policies Herbert Xu
2014-11-13  9:09   ` [PATCH 1/2] " Herbert Xu
2014-11-13  9:09   ` [PATCH 2/2] xfrm: Use __xfrm_policy_link in xfrm_policy_insert Herbert Xu
2014-11-14 11:36   ` [PATCH 0/2] xfrm: Do not hash socket policies Steffen Klassert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.