lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 20 Sep 2022 19:00:21 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Kuniyuki Iwashima <kuniyu@...zon.com>
Cc:     davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
        pabeni@...hat.com, kuni1840@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH v6 net-next 0/6] tcp: Introduce optional per-netns ehash.

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Wed, 7 Sep 2022 18:10:16 -0700 you wrote:
> The more sockets we have in the hash table, the longer we spend looking
> up the socket.  While running a number of small workloads on the same
> host, they penalise each other and cause performance degradation.
> 
> The root cause might be a single workload that consumes much more
> resources than the others.  It often happens on a cloud service where
> different workloads share the same computing resource.
> 
> [...]

Here is the summary with links:
  - [v6,net-next,1/6] tcp: Clean up some functions.
    https://git.kernel.org/netdev/net-next/c/08eaef904031
  - [v6,net-next,2/6] tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
    https://git.kernel.org/netdev/net-next/c/e9bd0cca09d1
  - [v6,net-next,3/6] tcp: Set NULL to sk->sk_prot->h.hashinfo.
    https://git.kernel.org/netdev/net-next/c/429e42c1c54e
  - [v6,net-next,4/6] tcp: Access &tcp_hashinfo via net.
    https://git.kernel.org/netdev/net-next/c/4461568aa4e5
  - [v6,net-next,5/6] tcp: Save unnecessary inet_twsk_purge() calls.
    https://git.kernel.org/netdev/net-next/c/edc12f032a5a
  - [v6,net-next,6/6] tcp: Introduce optional per-netns ehash.
    https://git.kernel.org/netdev/net-next/c/d1e5e6408b30

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ