diff options
| author | 2026-02-06 16:11:53 +0100 | |
|---|---|---|
| committer | 2026-02-10 16:46:42 +0100 | |
| commit | 9adbe8935152c511c1e43a47d69f44f0e969afc8 (patch) | |
| tree | 2d4238c96345896e2ce0719cae76ae0bf7154ceb /tools/perf/scripts/python | |
| parent | landlock: Document audit blocker field format (diff) | |
selftests/landlock: Add filesystem access benchmark
fs_bench benchmarks the performance of Landlock's path walk
by exercising it in a scenario that amplifies Landlock's overhead:
* Create a large number of nested directories
* Enforce a Landlock policy in which a rule is associated with each of
these subdirectories
* Benchmark openat() applied to the deepest directory,
forcing Landlock to walk the entire path.
Signed-off-by: Günther Noack <gnoack3000@gmail.com>
Link: https://lore.kernel.org/r/20260206151154.97915-3-gnoack3000@gmail.com
[mic: Fix missing mode with O_CREAT, improve text consistency, sort
includes]
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
