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.1
- Published
- Dec 20, 2024
- Platform
- darwin/amd64
- Last checked
- 17 minutes ago –
Tools for package owners.