From: Allan Stephens Date: Wed, 16 Apr 2008 02:02:30 +0000 (-0700) Subject: [TIPC]: Use fast buffer cloning to improve performance X-Git-Tag: v2.6.26-rc1~1138^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc82bee43d11c093ff0378acef2a9550891cbb9;p=pandora-kernel.git [TIPC]: Use fast buffer cloning to improve performance This patch causes TIPC to allocate fast clonable sk_buffs, rather than standard ones. This speeds up the cloning operation done by the link code each time a message is sent off-node. Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed