sock: Doc behaviors for pressure heurisitics
authorAbel Wu <wuyun.abel@bytedance.com>
Thu, 19 Oct 2023 12:00:25 +0000 (20:00 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 24 Oct 2023 08:38:30 +0000 (10:38 +0200)
commit2e12072c67b5f65fc71a569985a1262531fbdc06
tree9011790d69df11f53b64403bdfa2bed49e006208
parent2def8ff3fdb66d10ebe3ec84787799ac0244eb23
sock: Doc behaviors for pressure heurisitics

There are now two accounting infrastructures for skmem, while the
heuristics in __sk_mem_raise_allocated() were actually introduced
before memcg was born.

Add some comments to clarify whether they can be applied to both
infrastructures or not.

Suggested-by: Shakeel Butt <shakeelb@google.com>
Signed-off-by: Abel Wu <wuyun.abel@bytedance.com>
Acked-by: Shakeel Butt <shakeelb@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20231019120026.42215-2-wuyun.abel@bytedance.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/core/sock.c