Sowmini Varadhan
947d2756cd
RDS: TCP: Call pskb_extract() helper function
...
rds-stress experiments with request size 256 bytes, 8K acks,
using 16 threads show a 40% improvment when pskb_extract()
replaces the {skb_clone(..); pskb_pull(..); pskb_trim(..);}
pattern in the Rx path, so we leverage the perf gain with
this commit.
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-25 16:54:14 -04:00
..
2016-04-08 19:28:13 +02:00
2016-03-10 20:54:09 -05:00
2016-03-17 21:05:01 -04:00
2016-03-09 22:13:01 -05:00
2016-03-02 13:45:47 -05:00
2016-04-13 22:37:20 -04:00
2016-04-25 15:09:10 -04:00
2016-03-14 13:09:50 -04:00
2016-04-04 15:50:30 -04:00
2016-04-04 10:41:08 -07:00
2016-04-25 16:54:14 -04:00
2016-04-07 16:44:14 -04:00
2016-04-10 23:01:30 -04:00
2016-04-21 13:43:11 -04:00
2016-02-24 13:58:05 -05:00
2016-04-21 13:59:08 -04:00
2016-04-25 15:09:11 -04:00
2016-04-25 15:48:10 -04:00
2016-04-25 15:48:10 -04:00
2016-03-09 16:36:15 -05:00
2016-04-25 15:09:10 -04:00
2016-02-26 14:22:26 -05:00
2016-04-13 22:37:20 -04:00
2016-04-12 15:56:15 +02:00
2016-03-19 10:05:34 -07:00
2016-04-14 16:23:40 -04:00
2016-04-25 15:09:11 -04:00
2016-03-07 11:08:26 -05:00
2016-04-23 18:51:33 -04:00
2016-03-19 10:05:34 -07:00
2016-04-25 15:09:10 -04:00
2016-04-23 18:51:33 -04:00
2016-04-25 16:54:14 -04:00
2016-04-05 10:48:53 +02:00
2016-04-11 15:34:41 -04:00
2016-04-25 16:44:27 -04:00
2016-04-23 18:51:33 -04:00
2016-04-23 18:51:33 -04:00
2016-03-24 14:51:24 -04:00
2016-04-24 14:35:07 -04:00
2016-04-19 20:42:01 -04:00
2016-04-25 15:09:11 -04:00
2016-04-23 20:13:25 -04:00
2016-03-21 22:56:38 -04:00
2016-03-09 16:36:14 -05:00
2016-04-14 00:39:15 -04:00