diff options
author | Eric Dumazet <[email protected]> | 2022-06-08 23:34:06 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-06-10 16:21:26 -0700 |
commit | e70f3c701276a8825414dc650c4f76141a8704b4 (patch) | |
tree | 85e3536d8503f8d7f22ce9a90bccd1a572788a7f /net/ipv4/tcp_output.c | |
parent | 5c281b4e529cd5a73b32ac561d79f448d18dda6f (diff) |
Revert "net: set SK_MEM_QUANTUM to 4096"
This reverts commit bd68a2a854ad5a85f0c8d0a9c8048ca3f6391efb.
This change broke memcg on arches with PAGE_SIZE != 4096
Later, commit 2bb2f5fb21b04 ("net: add new socket option SO_RESERVE_MEM")
also assumed PAGE_SIZE==SK_MEM_QUANTUM
Following patches in the series will greatly reduce the over allocations
problem.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Shakeel Butt <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions