From: Eric Dumazet <[EMAIL PROTECTED]>
Date: Wed, 14 Nov 2007 08:39:24 +0100

> [PATCH] NET : move Qdisc_class_ops and Qdisc_ops in appropriate sections
> 
> Qdisc_class_ops are const, and Qdisc_ops are mostly read.
> 
> Using "const" and "__read_mostly" qualifiers helps to reduce false sharing.
> 
> Signed-off-by: Eric Dumazet <[EMAIL PROTECTED]>

Applied to net-2.6.25, thanks Eric.

Keep up the good work.
-
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