[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
authorBrian Haley <brian.haley@hp.com>
Fri, 22 Sep 2006 21:15:41 +0000 (14:15 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:55:03 +0000 (14:55 -0700)
Change net/core, ipv4 and ipv6 sysctl variables to __read_mostly.

Couldn't actually measure any performance increase while testing (.3%
I consider noise), but seems like the right thing to do.

Signed-off-by: Brian Haley <brian.haley@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found