Home
last modified time | relevance | path

Searched hist:"9 b5b5cff9a6655dbb6d2e2be365bb95eec3950eb" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dproc.cdiff 9b5b5cff9a6655dbb6d2e2be365bb95eec3950eb Tue Nov 29 18:21:38 CST 2005 Arjan van de Ven <arjan@infradead.org> [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>
H A Dicmp.cdiff 9b5b5cff9a6655dbb6d2e2be365bb95eec3950eb Tue Nov 29 18:21:38 CST 2005 Arjan van de Ven <arjan@infradead.org> [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>
H A Dfib_semantics.cdiff 9b5b5cff9a6655dbb6d2e2be365bb95eec3950eb Tue Nov 29 18:21:38 CST 2005 Arjan van de Ven <arjan@infradead.org> [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>
H A Droute.cdiff 9b5b5cff9a6655dbb6d2e2be365bb95eec3950eb Tue Nov 29 18:21:38 CST 2005 Arjan van de Ven <arjan@infradead.org> [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>
H A Dtcp.cdiff 9b5b5cff9a6655dbb6d2e2be365bb95eec3950eb Tue Nov 29 18:21:38 CST 2005 Arjan van de Ven <arjan@infradead.org> [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>
/openbmc/linux/net/ipv4/netfilter/
H A Dip_tables.cdiff 9b5b5cff9a6655dbb6d2e2be365bb95eec3950eb Tue Nov 29 18:21:38 CST 2005 Arjan van de Ven <arjan@infradead.org> [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>
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.cdiff 9b5b5cff9a6655dbb6d2e2be365bb95eec3950eb Tue Nov 29 18:21:38 CST 2005 Arjan van de Ven <arjan@infradead.org> [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>
/openbmc/linux/net/ipv6/
H A Dicmp.cdiff 9b5b5cff9a6655dbb6d2e2be365bb95eec3950eb Tue Nov 29 18:21:38 CST 2005 Arjan van de Ven <arjan@infradead.org> [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>