[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1bbdace69013f5467c50d983b40378a8fd7e1620.camel@oracle.com>
Date: Mon, 21 Apr 2025 15:17:22 +0000
From: Allison Henderson <allison.henderson@...cle.com>
To: "horms@...nel.org" <horms@...nel.org>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH v2 1/8] net/rds: Add per cp work queue
On Thu, 2025-04-17 at 10:44 +0100, Simon Horman wrote:
> 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
Alrighty, will update. Thanks!
Allison
>
> > rfc793 (pg 23) https://urldefense.com/v3/__https://www.ietf.org/rfc/rfc793.txt__;!!ACWV5N9M2RV99hQ!K6D2vBe046jyNdhTCsyagnZdGmR0dgSm-OprmwzWAqKRVSH2nY63ZFlKLimbLNwL_Cxl2GqLqWQrqt02Nwk$
> >
> > 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