From: David S. Miller Date: Fri, 28 Jan 2011 06:01:53 +0000 (-0800) Subject: net: Pre-COW metrics for TCP. X-Git-Tag: v2.6.39-rc1~468^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4daad6b0923030fbd3b00a01f570e4c3eef446b;p=pandora-kernel.git net: Pre-COW metrics for TCP. TCP is going to record metrics for the connection, so pre-COW the route metrics at route cache entry creation time. This avoids several atomic operations that have to occur if we COW the metrics after the entry reaches global visibility. Signed-off-by: David S. Miller --- Reading git-diff-tree failed