diff options
| author | Eric Dumazet <[email protected]> | 2022-06-09 06:34:08 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-06-10 23:21:26 +0000 |
| commit | 0defbb0af775ef037913786048d099bbe8b9a2c2 (patch) | |
| tree | b25787bc499129fc43cba5c3e8af7e83c3880b42 /net/ipv4/tcp_timer.c | |
| parent | net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT (diff) | |
| download | kernel-0defbb0af775ef037913786048d099bbe8b9a2c2.tar.gz kernel-0defbb0af775ef037913786048d099bbe8b9a2c2.zip | |
net: add per_cpu_fw_alloc field to struct proto
Each protocol having a ->memory_allocated pointer gets a corresponding
per-cpu reserve, that following patches will use.
Instead of having reserved bytes per socket,
we want to have per-cpu reserves.
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_timer.c')
0 files changed, 0 insertions, 0 deletions
