diff options
| author | Puranjay Mohan <[email protected]> | 2024-03-04 20:28:03 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2024-03-09 16:39:55 +0000 |
| commit | 96b0f5addc7a0d9ed1f4969ca85ed7513cb1ed25 (patch) | |
| tree | 0f7bb0775e388cb9a2ae69a818d5c938c0ca2d33 /mm/vmalloc.c | |
| parent | Merge branch 'fix-hash-bucket-overflow-checks-for-32-bit-arches' (diff) | |
| download | kernel-96b0f5addc7a0d9ed1f4969ca85ed7513cb1ed25.tar.gz kernel-96b0f5addc7a0d9ed1f4969ca85ed7513cb1ed25.zip | |
arm64, bpf: Use bpf_prog_pack for arm64 bpf trampoline
We used bpf_prog_pack to aggregate bpf programs into huge page to
relieve the iTLB pressure on the system. This was merged for ARM64[1]
We can apply it to bpf trampoline as well. This would increase the
preformance of fentry and struct_ops programs.
[1] https://lore.kernel.org/bpf/[email protected]/
Signed-off-by: Puranjay Mohan <[email protected]>
Reviewed-by: Pu Lehui <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions
