[TCP]: Use read mostly for CUBIC parameters.
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 12 Feb 2007 21:15:20 +0000 (13:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Feb 2007 21:15:20 +0000 (13:15 -0800)
These module parameters should be in the read mostly area to avoid
cache pollution.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found