[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4fdaff2b-ee94-c3bb-5b63-ea1aa1bca20d@oracle.com>
Date: Fri, 14 Sep 2018 09:51:00 -0700
From: Santosh Shilimkar <santosh.shilimkar@...cle.com>
To: Zhu Yanjun <yanjun.zhu@...cle.com>, davem@...emloft.net,
netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
rds-devel@....oracle.com
Subject: Re: [PATCH 1/1] net: rds: use memset to optimize the recv
On 9/14/2018 1:45 AM, Zhu Yanjun wrote:
> 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]();
>
> Signed-off-by: Zhu Yanjun <yanjun.zhu@...cle.com>
> ---
Looks good. Thanks !!
Acked-by: Santosh Shilimkar<santosh.shilimkar@...cle.com>
Powered by blists - more mailing lists