/* * Bump the memlock so that we can get bpf maps of a reasonable size, * like the ones used with 'perf trace' and with 'perf test bpf', * improve this to some specific request if needed.
*/ void rlimit__bump_memlock(void)
{ struct rlimit rlim;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.