diff options
author | Jason Xing <[email protected]> | 2023-03-08 10:11:53 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-09 23:32:12 -0800 |
commit | fd9c31f834416e3060061dbcb45ababaa25cdfe2 (patch) | |
tree | 017bbd9b05dd8793eedbe4d206ce12a1ab0090e4 /lib/timerqueue.c | |
parent | d0928c1c5b3db0cd80e867eb49f171f096f03b8c (diff) |
udp: introduce __sk_mem_schedule() usage
Keep the accounting schema consistent across different protocols
with __sk_mem_schedule(). Besides, it adjusts a little bit on how
to calculate forward allocated memory compared to before. After
applied this patch, we could avoid receive path scheduling extra
amount of memory.
Link: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Jason Xing <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions