aboutsummaryrefslogtreecommitdiff
path: root/libs/plugin_python/.github/workflows
diff options
context:
space:
mode:
authorSulfurNitride <SulfurNitride@users.noreply.github.com>2026-03-08 00:45:11 -0600
committerSulfurNitride <SulfurNitride@users.noreply.github.com>2026-03-08 00:45:11 -0600
commitf055928b771df2f0dec8eb2757c2fb065c696855 (patch)
treebced8986296e721dd40295ea4bd3f80c7f8c5058 /libs/plugin_python/.github/workflows
parentcb7c334b404a0a73f1709295cb70b0e0945cd1be (diff)
FUSE VFS performance: attr cache, selective invalidation, init tuning
- Increase ATTR_CACHE_SECONDS from 1.0s to 30.0s (90% getattr reduction) - Replace nuclear clearDirCache() with selective invalidateDirCache() that only clears the affected parent directory instead of all caches - Add mo2_init callback: enable FUSE_CAP_AUTO_INVAL_DATA for kernel page cache retention across open/close, increase max_readahead/max_write to 1MB - Switch open_files_mutex to shared_mutex for concurrent read access - Add perf handoff doc for VFS optimization history Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'libs/plugin_python/.github/workflows')
0 files changed, 0 insertions, 0 deletions