Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
3
-
9223372036854775807
Description
DoM provide a way to readahead for the pages on MDT, it save a time and rpc for MDT.
Directory want to have similar option. It's very useful for small directories and increase a readdir speed for tree walk.
100k directories with 100 files on each.
- find /mnt/kjlmo2/tests_dir -type d | wc -l
102731
unpatched.
[root@c-lmo1005 ~]# time /bin/ls -1R /mnt/kjlmo2/tests_dir >& /dev/null
real 1m48.603s
patched
[root@c-lmo1004 ~]# time /bin/ls -1R /mnt/kjlmo2/tests_dir >& /dev/null
real 1m9.564s
Attachments
Issue Links
- is related to
-
LU-18892 page_cache_alloc undefined on Ubuntu 24.04.2, kernel 6.11.0
-
- Open
-
Activity
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Priority | Original: Critical [ 2 ] | New: Major [ 3 ] |
Fix Version/s | New: Lustre 2.17.0 [ 16192 ] |
Merged for 2.17