[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165474841213.6883.11101685875318805138.git-patchwork-notify@kernel.org>
Date: Thu, 09 Jun 2022 04:20:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Muchun Song <songmuchun@...edance.com>
Cc: davem@...emloft.net, yoshfuji@...ux-ipv6.org, dsahern@...nel.org,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, w@....eu
Subject: Re: [PATCH v2] tcp: use alloc_large_system_hash() to allocate
table_perturb
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 7 Jun 2022 15:02:14 +0800 you wrote:
> In our server, there may be no high order (>= 6) memory since we reserve
> lots of HugeTLB pages when booting. Then the system panic. So use
> alloc_large_system_hash() to allocate table_perturb.
>
> Fixes: e9261476184b ("tcp: dynamically allocate the perturb table used by source ports")
> Signed-off-by: Muchun Song <songmuchun@...edance.com>
>
> [...]
Here is the summary with links:
- [v2] tcp: use alloc_large_system_hash() to allocate table_perturb
https://git.kernel.org/netdev/net/c/e67b72b90b7e
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