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 ¶
Tools for package owners.