Thread (2 messages) 2 messages, 2 authors, 2018-09-17

Re: [PATCHv2 net-next 1/1] net: rds: use memset to optimize the recv

From: David Miller <davem@davemloft.net>
Date: 2018-09-17 20:48:55
Also in: linux-rdma

From: Zhu Yanjun <redacted>
Date: Sun, 16 Sep 2018 22:49:30 -0400
The function rds_inc_init is in recv process. To use memset can optimize
the function rds_inc_init.
The test result:

     Before:
     1) + 24.950 us   |        rds_inc_init [rds]();
     After:
     1) + 10.990 us   |        rds_inc_init [rds]();

Acked-by: Santosh Shilimkar <redacted>
Signed-off-by: Zhu Yanjun <redacted>
---
V1->V2: a new patch for net-next
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help