scx_userspace_arena 1.0.14

Utilities for interacting with BPF arenas from userspace in sched_ext schedulers
Documentation
1
2
3
4
5
6
7
8
// Copyright (c) Meta Platforms, Inc. and affiliates.
//
// This software may be used and distributed according to the terms of the
// GNU General Public License version 2.

pub mod alloc;

mod bpf_intf;