aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorYuezhang Mo <[email protected]>2022-08-05 16:42:02 +0800
committerNamjae Jeon <[email protected]>2024-03-19 20:55:49 +0900
commitd97e060673906d16f2b146dfd862c5e8a1afe2e4 (patch)
tree8320365699718c12f777d73effdba9da1baa312e /tools/perf/scripts/python/task-analyzer.py
parent4e1aa22fea106014397455506d1383d519c4d3d1 (diff)
exfat: convert exfat_init_ext_entry() to use dentry cache
Before this conversion, in exfat_init_ext_entry(), to init the dentries in a dentry set, the sync times is equals the dentry number if 'dirsync' or 'sync' is enabled. That affects not only performance but also device life. After this conversion, only needs to be synchronized once if 'dirsync' or 'sync' is enabled. Signed-off-by: Yuezhang Mo <[email protected]> Reviewed-by: Andy Wu <[email protected]> Reviewed-by: Aoyama Wataru <[email protected]> Reviewed-by: Sungjong Seo <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions