From: Eric Dumazet <[EMAIL PROTECTED]>
Date: Sat, 17 Dec 2005 11:55:06 +0100

> This patch makes sure a 'struct proto_ops' can be declared as const, so that 
> all cpus can share all parts of it without false sharing.
 ...
> This should reduce the possibility of false sharing on SMP, and speedup some 
> socket system calls.
> 
> Signed-off-by: Eric Dumazet <[EMAIL PROTECTED]>

Applied, thanks Eric.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to