diff options
| author | Remi Pommarel <repk@triplefau.lt> | 2026-05-21 12:40:32 +0300 |
|---|---|---|
| committer | Dominique Martinet <asmadeus@codewreck.org> | 2026-06-21 08:22:57 +0300 |
| commit | 712da38d134b6681946368dd5c9400b43eb772b0 (patch) | |
| tree | 8b05fedc1edbeeefeb1aaae80ea3df704f92a287 /scripts/Makefile.thinlto | |
| parent | 15bbf82857fa61de9bad9faa7a3cf3a95b1b292a (diff) | |
| download | linux-712da38d134b6681946368dd5c9400b43eb772b0.tar.xz | |
9p: Enable symlink caching in page cache
Currently, when cache=loose is enabled, file reads are cached in the
page cache, but symlink reads are not. This patch allows the results
of p9_client_readlink() to be stored in the page cache, eliminating
the need for repeated 9P transactions on subsequent symlink accesses.
This change improves performance for workloads that involve frequent
symlink resolution.
Signed-off-by: Remi Pommarel <repk@triplefau.lt>
Message-ID: <982462d17c0c0d2856763266a25eb04d080c1dbb.1779355927.git.repk@triplefau.lt>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
