package rlimit
import "github.com/cilium/ebpf/rlimit"
Package rlimit allows raising RLIMIT_MEMLOCK if necessary for the use of BPF.
Index ¶
Functions ¶
func RemoveMemlock ¶
func RemoveMemlock() error
RemoveMemlock is a no-op on platforms other than Linux.
Source Files ¶
- Version
- v0.17.2
- Published
- Jan 27, 2025
- Platform
- darwin/amd64
- Last checked
- 22 minutes ago –
Tools for package owners.