[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250417094450.GC2430521@horms.kernel.org>
Date: Thu, 17 Apr 2025 10:44:50 +0100
From: Simon Horman <horms@...nel.org>
To: allison.henderson@...cle.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v2 1/8] net/rds: Add per cp work queue
On Fri, Apr 11, 2025 at 11:02:00AM -0700, allison.henderson@...cle.com wrote:
> From: Allison Henderson <allison.henderson@...cle.com>
>
> This patch adds a per connection path queue which can be initialized
> and used independently of the globally shared rds_wq.
>
> This patch is the first in a series that aims to address multiple bugs
> including following the appropriate shutdown sequnce described in
nit: sequence
> rfc793 (pg 23) https://www.ietf.org/rfc/rfc793.txt
>
> This initial refactoring lays the ground work needed to alleviate
> queue congestion during heavy reads and writes. The independently
> managed queues will allow shutdowns and reconnects respond more quickly
> before the peer times out waiting for the proper acks.
>
> Signed-off-by: Allison Henderson <allison.henderson@...cle.com>
...
Powered by blists - more mailing lists