[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161835121194.27588.11209178114900858574.git-patchwork-notify@kernel.org>
Date: Tue, 13 Apr 2021 22:00:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Lijun Pan <lijunp213@...il.com>
Cc: netdev@...r.kernel.org, nathanl@...ux.ibm.com
Subject: Re: [PATCH net-next v2] ibmvnic: queue reset work in system_long_wq
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 13 Apr 2021 14:33:39 -0500 you wrote:
> The reset process for ibmvnic commonly takes multiple seconds, clearly
> making it inappropriate for schedule_work/system_wq. The reason to make
> this change is that ibmvnic's use of the default system-wide workqueue
> for a relatively long-running work item can negatively affect other
> workqueue users. So, queue the relatively slow reset job to the
> system_long_wq.
>
> [...]
Here is the summary with links:
- [net-next,v2] ibmvnic: queue reset work in system_long_wq
https://git.kernel.org/netdev/net-next/c/870e04ae45ea
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists