aboutsummaryrefslogtreecommitdiff
path: root/net/sched/cls_api.c
diff options
context:
space:
mode:
authorSowmini Varadhan <sowmini.varadhan@oracle.com>2016-04-22 18:36:36 -0700
committerDavid S. Miller <davem@davemloft.net>2016-04-25 16:54:14 -0400
commit947d2756cddec83c72af99b02010002ddc57aeb3 (patch)
treecb62fa6ec10edbc446d9f6ac37a07e9bafdd61b9 /net/sched/cls_api.c
parent6fa01ccd883021105e9f8af7d04b9f156fa3494a (diff)
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>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions