linux/net/tipc
Allan Stephens 9bbbc59dbd tipc: Optimize setting of immutable payload message header fields
Optimizes routines that send payload messages so that they no longer
update the "originating node" and "originating port" fields of the
outgoing message header template, since these fields are initialized
when the sending port is created and never change thereafter. Also
optimizes the routine which updates the message header template when
a connection to a port is established, for the same reason.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-02-29 11:45:35 -05:00
..
Kconfig
Makefile
addr.c
addr.h
bcast.c tipc: Eliminate trivial buffer manipulation helper routines 2012-02-24 17:05:16 -05:00
bcast.h
bearer.c tipc: Eliminate support for tipc_mode global variable 2012-02-24 17:05:17 -05:00
bearer.h
config.c tipc: Eliminate support for tipc_mode global variable 2012-02-24 17:05:17 -05:00
config.h
core.c tipc: Eliminate support for tipc_mode global variable 2012-02-24 17:05:17 -05:00
core.h tipc: Eliminate support for tipc_mode global variable 2012-02-24 17:05:17 -05:00
discover.c tipc: Eliminate trivial buffer manipulation helper routines 2012-02-24 17:05:16 -05:00
discover.h
eth_media.c
handler.c
link.c tipc: Eliminate obsolete code for re-sending a message 2012-02-29 11:45:01 -05:00
link.h
log.c tipc: nuke the delimit static inline function. 2012-02-24 17:05:14 -05:00
log.h
msg.c tipc: Eliminate trivial buffer manipulation helper routines 2012-02-24 17:05:16 -05:00
msg.h
name_distr.c tipc: Eliminate trivial buffer manipulation helper routines 2012-02-24 17:05:16 -05:00
name_distr.h
name_table.c tipc: Revert name table translation optimization 2012-02-24 17:05:17 -05:00
name_table.h tipc: Simplify enforcement of reserved name type prohibition 2012-02-24 17:05:14 -05:00
net.c tipc: Eliminate support for tipc_mode global variable 2012-02-24 17:05:17 -05:00
net.h
netlink.c
node.c tipc: Eliminate support for tipc_mode global variable 2012-02-24 17:05:17 -05:00
node.h tipc: Hide internal details of node table implementation 2012-02-24 17:05:15 -05:00
node_subscr.c
node_subscr.h
port.c tipc: Optimize setting of immutable payload message header fields 2012-02-29 11:45:35 -05:00
port.h tipc: Un-inline port routine for processing incoming messages 2012-02-29 11:44:32 -05:00
ref.c
ref.h
socket.c tipc: Eliminate trivial buffer manipulation helper routines 2012-02-24 17:05:16 -05:00
subscr.c tipc: Simplify enforcement of reserved name type prohibition 2012-02-24 17:05:14 -05:00
subscr.h