Re: [net-next PATCH V2 3/9] net: frag, move LRU list maintenance outside of rwlock
From: David Miller <davem@davemloft.net>
Date: 2012-11-29 18:36:46
From: David Miller <davem@davemloft.net>
Date: 2012-11-29 18:36:46
From: Eric Dumazet <redacted> Date: Thu, 29 Nov 2012 10:33:13 -0800
On Thu, 2012-11-29 at 13:31 -0500, David Miller wrote:quoted
I think a per-cpu hash might make more sense. This would scale our limits to the size of the system. I'm willing to be convinced otherwise, but it seems the most sensible thing to do.It would break in many cases, when frags are spreaded on different cpus.
Indeed, ignore my stupid idea.