aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDanilo Krummrich <[email protected]>2024-10-04 17:41:12 +0200
committerMiguel Ojeda <[email protected]>2024-10-15 22:56:59 +0200
commit61c004781d6b928443052e7a6cf84b35d4f61401 (patch)
tree658dcd52aeb70c7bdace12eee020f1acea6682a0 /tools/perf/scripts/python/exported-sql-viewer.py
parent5a888c28e3b4ff6f54a53fca33951537d135e7f1 (diff)
rust: alloc: implement `Vmalloc` allocator
Implement `Allocator` for `Vmalloc`, the kernel's virtually contiguous allocator, typically used for larger objects, (much) larger than page size. All memory allocations made with `Vmalloc` end up in `vrealloc()`. 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] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions