diff options
| author | Alex Tran <alex.t.tran@gmail.com> | 2025-11-14 22:35:31 -0800 |
|---|---|---|
| committer | Andrii Nakryiko <andrii@kernel.org> | 2025-11-25 14:32:00 -0800 |
| commit | 44bf4611827b7477db188ec932b827e1fabd3ee1 (patch) | |
| tree | 43e6839a1e5d303c51f7568a6548cc5616cb4c2f /tools/lib/python/kdoc/parse_data_structs.py | |
| parent | 590699d85823f38b74d52a0811ef22ebb61afddc (diff) | |
docs: bpf: map_array: Specify BPF_MAP_TYPE_PERCPU_ARRAY value size limit
Specify value size limit for BPF_MAP_TYPE_PERCPU_ARRAY which
is PCPU_MIN_UNIT_SIZE (32 kb). In percpu allocator (mm: percpu),
any request with a size greater than PCPU_MIN_UNIT_SIZE is rejected.
Signed-off-by: Alex Tran <alex.t.tran@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20251115063531.2302903-1-alex.t.tran@gmail.com
Diffstat (limited to 'tools/lib/python/kdoc/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions
