summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorRemi Pommarel <repk@triplefau.lt>2026-05-21 12:40:32 +0300
committerDominique Martinet <asmadeus@codewreck.org>2026-06-21 08:22:57 +0300
commit712da38d134b6681946368dd5c9400b43eb772b0 (patch)
tree8b05fedc1edbeeefeb1aaae80ea3df704f92a287 /scripts/stackusage
parent15bbf82857fa61de9bad9faa7a3cf3a95b1b292a (diff)
downloadlinux-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/stackusage')
0 files changed, 0 insertions, 0 deletions