alistair23-linux/net/ipv4/ipvs
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables.
the patch below marks various variables const in net/; the goal is to
move them to the .rodata section so that they can't false-share
cachelines with things that get written to, as well as potentially
helping gcc a bit with optimisations.  (these were found using a gcc
patch to warn about such variables)

Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-29 16:21:38 -08:00
..
ip_vs_app.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
ip_vs_conn.c [NET]: Add const markers to various variables. 2005-11-29 16:21:38 -08:00
ip_vs_core.c [IPVS]: fix connection leak if expire_nodest_conn=1 2005-11-08 09:40:05 -08:00
ip_vs_ctl.c [NET]: Add const markers to various variables. 2005-11-29 16:21:38 -08:00
ip_vs_dh.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_est.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_ftp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_lblc.c [IPVS]: ipv4_table --> ipvs_ipv4_table 2005-08-29 16:02:29 -07:00
ip_vs_lblcr.c [IPVS]: ipv4_table --> ipvs_ipv4_table 2005-08-29 16:02:29 -07:00
ip_vs_lc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_nq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_proto.c [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c 2005-06-02 13:02:25 -07:00
ip_vs_proto_ah.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_proto_esp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_proto_tcp.c [NET]: Add const markers to various variables. 2005-11-29 16:21:38 -08:00
ip_vs_proto_udp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_rr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_sched.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_sed.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_sh.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_sync.c [IPVS]: ip_vs_ftp breaks connections using persistence 2005-09-14 21:08:51 -07:00
ip_vs_wlc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_wrr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_vs_xmit.c [NETFILTER]: reduce netfilter sk_buff enlargement 2005-08-29 15:31:04 -07:00
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c 2005-06-02 13:02:25 -07:00