aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDanilo Krummrich <[email protected]>2024-10-04 17:41:05 +0200
committerMiguel Ojeda <[email protected]>2024-10-14 17:55:40 +0200
commitb7a084ba4fbb8f416ce8d19c93a3a2bee63c9c89 (patch)
tree9cb46d3a41670a42847f375a7159262bf1ac95a6 /tools/perf/scripts/python
parentce1c54fdff7c4556b08f5b875a331d8952e8b6b7 (diff)
rust: alloc: add `Allocator` trait
Add a kernel specific `Allocator` trait, that in contrast to the one in Rust's core library doesn't require unstable features and supports GFP flags. Subsequent patches add the following trait implementors: `Kmalloc`, `Vmalloc` and `KVmalloc`. Reviewed-by: Alice Ryhl <[email protected]> Reviewed-by: Benno Lossin <[email protected]> Reviewed-by: Gary Guo <[email protected]> Signed-off-by: Danilo Krummrich <[email protected]> Link: https://lore.kernel.org/r/[email protected] [ Fixed typo. - Miguel ] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions