eBPF maps

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:architecture
gptkbp:accessibleBy user space programs
kernel space programs
gptkbp:API bpf() system call
gptkbp:features gptkb:operating_system
https://www.w3.org/2000/01/rdf-schema#label eBPF maps
gptkbp:introducedIn gptkb:Linux_kernel_3.18
gptkbp:supports concurrent access
gptkbp:supportsFormat queue
stack
array
ring buffer
hash map
LRU hash map
array of maps
hash of maps
per-CPU array
gptkbp:usedFor data sharing
state management
communication between kernel and user space
gptkbp:usedIn gptkb:eBPF_programs
gptkbp:bfsParent gptkb:eBPF
gptkbp:bfsLayer 6