commit | 59758f44592b0930e83b190cf0206e59d616c983 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Feb 12 13:15:20 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 12 13:15:20 2007 -0800 |
tree | 5b2c5a4cc02d10d686aae619bc04879bbe15e562 | |
parent | 3aef0fd91c67f4070c8dc607807615c4bdd66bd1 [diff] |
[TCP]: Use read mostly for CUBIC parameters. 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>