David S. Miller
931731123a
[TCP]: Don't set SKB owner in tcp_transmit_skb().
...
The data itself is already charged to the SKB, doing
the skb_set_owner_w() just generates a lot of noise and
extra atomics we don't really need.
Lmbench improvements on lat_tcp are minimal:
before:
TCP latency using localhost: 23.2701 microseconds
TCP latency using localhost: 23.1994 microseconds
TCP latency using localhost: 23.2257 microseconds
after:
TCP latency using localhost: 22.8380 microseconds
TCP latency using localhost: 22.9465 microseconds
TCP latency using localhost: 22.8462 microseconds
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-02 21:21:52 -08:00
..
2006-12-02 21:21:29 -08:00
2006-09-28 18:02:48 -07:00
2006-06-20 15:10:08 -07:00
2006-12-02 21:21:47 -08:00
2006-09-22 14:55:10 -07:00
2006-12-02 21:21:08 -08:00
2006-09-22 14:55:10 -07:00
2006-09-22 15:20:29 -07:00
2006-08-02 14:12:06 -07:00
2006-09-21 11:46:18 +10:00
2006-09-28 18:02:14 -07:00
2006-01-03 13:11:21 -08:00
2006-07-03 19:30:18 -07:00
2006-09-29 17:05:05 -07:00
2006-06-20 15:10:08 -07:00
2006-03-20 22:42:39 -08:00
2006-09-22 14:54:40 -07:00
2006-03-20 22:42:39 -08:00
2006-03-20 22:42:39 -08:00
2006-03-20 22:42:39 -08:00
2006-10-21 20:24:01 -07:00
2006-12-02 21:21:19 -08:00
2006-09-28 18:02:58 -07:00
2006-09-22 15:17:35 -07:00
2006-12-02 21:21:41 -08:00
2006-12-02 21:21:39 -08:00
2006-10-01 00:39:29 -07:00
2006-09-28 18:01:06 -07:00
2006-01-27 17:08:07 -05:00
2006-12-02 00:11:57 -05:00
2006-04-24 16:15:58 -04:00
2006-10-16 20:09:47 -04:00
2006-09-22 15:20:26 -07:00
2006-12-02 21:21:52 -08:00
2006-12-02 21:21:10 -08:00
2006-01-03 13:11:15 -08:00
2006-12-02 21:21:52 -08:00
2006-12-02 21:21:20 -08:00
2006-09-28 18:02:26 -07:00
2006-09-28 18:02:26 -07:00
2006-10-12 00:00:00 -07:00
2006-10-20 00:28:35 -07:00
2006-09-22 14:55:56 -07:00
2006-10-18 19:55:25 -07:00
2006-12-02 21:21:40 -08:00
2006-12-02 21:21:39 -08:00
2006-11-09 20:00:55 -08:00
2006-12-02 21:21:52 -08:00
2006-09-21 11:46:22 +10:00
2006-12-02 21:21:09 -08:00
2006-12-02 21:21:21 -08:00
2006-11-05 14:11:25 -08:00
2006-03-23 07:12:57 -05:00
2006-06-17 21:26:08 -07:00
2006-12-02 21:21:23 -08:00
2006-03-20 22:59:36 -08:00
2006-09-22 15:07:01 -07:00
2006-04-26 12:56:16 +01:00
2006-09-22 15:20:24 -07:00
2006-10-04 03:38:54 -04:00
2006-08-02 13:38:20 -07:00
2006-10-15 11:00:58 -07:00
2006-09-28 17:54:14 -07:00
2006-05-03 23:27:47 -07:00
2006-09-22 14:55:04 -07:00
2006-07-24 12:44:23 -07:00
2006-12-02 21:21:12 -08:00
2006-06-20 15:10:08 -07:00
2006-12-02 21:21:12 -08:00
2006-08-04 22:59:51 -07:00
2006-12-02 21:21:44 -08:00
2006-05-03 23:28:20 -07:00
2006-09-28 18:02:10 -07:00
2006-04-26 12:56:16 +01:00
2006-08-02 14:12:06 -07:00
2006-09-22 14:55:16 -07:00
2006-12-02 21:21:35 -08:00
2006-06-30 14:12:10 -07:00
2006-01-03 13:10:57 -08:00
2006-12-02 21:21:49 -08:00
2006-10-12 00:00:00 -07:00
2006-01-03 13:10:38 -08:00
2006-09-22 15:18:23 -07:00
2006-03-22 00:01:31 -08:00
2006-04-09 22:37:18 -07:00
2006-12-02 21:21:36 -08:00