[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d488ff86-8b99-e669-dfbf-ee05bb7b1536@linux.ibm.com>
Date: Tue, 26 Sep 2023 09:37:47 +0200
From: Alexandra Winter <wintera@...ux.ibm.com>
To: "D. Wythe" <alibuda@...ux.alibaba.com>, kgraul@...ux.ibm.com,
wenjia@...ux.ibm.com, jaka@...ux.ibm.com
Cc: kuba@...nel.org, davem@...emloft.net, netdev@...r.kernel.org,
linux-s390@...r.kernel.org, linux-rdma@...r.kernel.org
Subject: Re: [RFC net-next 0/2] Optimize the parallelism of SMC-R connections
On 25.09.23 12:10, D. Wythe wrote:
> That's right. But even if we do nothing, the current implements still has this problem.
> And this problem can be solved by the spinlock inside smc_conn_create, rather than the
> pending lock.
>
May I kindly propose to fix this problem first and then do performance improvements after that?
> And also deleting the last connection from a link group will not shutting the down right now,
> usually waiting for 10 minutes of idle time.
Still the new connection could come in just the moment when the 10 minutes are over.
Powered by blists - more mailing lists