Re: [PATCH] sunrpc: allow SOMAXCONN backlogged TCP connections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Chuck Lever <chuck.lever@xxxxxxxxxx>

On Thu, 17 Apr 2025 14:54:36 -0400, Jeff Layton wrote:
> The connection backlog passed to listen() denotes the number of
> connections that are fully established, but that have not yet been
> accept()ed. If the amount goes above that level, new connection requests
> will be dropped on the floor until the value goes down. If all the knfsd
> threads are bogged down in (e.g.) disk I/O, new connection attempts can
> stall because of this.
> 
> [...]

Applied to nfsd-testing, thanks!

[1/1] sunrpc: allow SOMAXCONN backlogged TCP connections
      commit: 1fe4a78475a5203a9ee1d9ede1bc2043cb505382

--
Chuck Lever





[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux