aboutsummaryrefslogtreecommitdiff
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorJason Xing <[email protected]>2023-03-08 10:11:53 +0800
committerJakub Kicinski <[email protected]>2023-03-09 23:32:12 -0800
commitfd9c31f834416e3060061dbcb45ababaa25cdfe2 (patch)
tree017bbd9b05dd8793eedbe4d206ce12a1ab0090e4 /lib/timerqueue.c
parentd0928c1c5b3db0cd80e867eb49f171f096f03b8c (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