diff options
author | 2025-05-13 17:10:08 +0200 | |
---|---|---|
committer | 2025-05-15 11:26:05 +0200 | |
commit | e0410e956b97e8b50b2aa7b02ba70e5f09b31ebe (patch) | |
tree | d5a6a2771ac9b29d2f65e74ecb61e4d0a627f446 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vfs: Add sysctl vfs_cache_pressure_denom for bulk file operations (diff) | |
download | linux-rng-e0410e956b97e8b50b2aa7b02ba70e5f09b31ebe.tar.xz linux-rng-e0410e956b97e8b50b2aa7b02ba70e5f09b31ebe.zip |
readdir: supply dir_context.count as readdir buffer size hint
This is a preparation for large readdir buffers in fuse.
Simply setting the fuse buffer size to the userspace buffer size should
work, the record sizes are similar (fuse's is slightly larger than libc's,
so no overflow should ever happen).
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Link: https://lore.kernel.org/20250513151012.1476536-1-mszeredi@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions