]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: add a description for net.core.high_order_alloc_disable
authorAntoine Tenart <atenart@kernel.org>
Thu, 7 Jul 2022 08:02:45 +0000 (10:02 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 9 Jul 2022 03:15:59 +0000 (20:15 -0700)
commit1a32647347a69634510f3bd4fe4f42f4967d653e
treec180ec9f6df06a270fc514bded86b898e188ad8e
parent3e6fdc098412a5cd074acefc2423daefd599cd07
Documentation: add a description for net.core.high_order_alloc_disable

A description is missing for the net.core.high_order_alloc_disable
option in admin-guide/sysctl/net.rst ; add it. The above sysctl option
was introduced by commit bbb0b6b1a2af ("net: add high_order_alloc_disable
sysctl/static key").

Thanks to Eric for running again the benchmark cited in the above
commit, showing this knob is now mostly of historical importance.

Signed-off-by: Antoine Tenart <atenart@kernel.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20220707080245.180525-1-atenart@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/admin-guide/sysctl/net.rst