aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/kobject/ssh:/git@git.zx2c4.com/git:
diff options
context:
space:
mode:
authorAlexei Starovoitov <ast@kernel.org>2026-04-10 21:22:32 -0700
committerAlexei Starovoitov <ast@kernel.org>2026-04-10 21:22:32 -0700
commitd6bae125f21f74201a3eab0996b2f27be3abc4bf (patch)
treeb3366ddffd45d0d817355f50bc2df98844a79f79 /samples/kobject/ssh:/git@git.zx2c4.com/git:
parentselftests/bpf: Add test for add_const base_id consistency (diff)
parentbpf: Remove gfp_flags plumbing from bpf_local_storage_update() (diff)
Merge branch 'use-kmalloc_nolock-universally-in-bpf-local-storage'
Amery Hung says: ==================== Use kmalloc_nolock() universally in BPF local storage Socket local storage did not convert to use kmalloc_nolock() since there were observable performance degredation due to kfree_nolock() hitting the slow path and the lack of kfree_rcu()-like batching freeing. Now that these concern were addressed in slub, convert all remaining local storage flavors to use kmalloc_nolock(). v1 -> v2: - Fix build (CI, Alexei) ==================== Link: https://patch.msgid.link/20260411015419.114016-1-ameryhung@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'samples/kobject/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions