Added note about non-ascii filenames
This commit is contained in:
parent
ab385ca14b
commit
d601ba0031
2
Notes
2
Notes
|
@ -34,3 +34,5 @@ top files/sec was much higher than average (> 300).
|
||||||
conclusion: bottleneck were seek times for DA.
|
conclusion: bottleneck were seek times for DA.
|
||||||
(hardly optimizable except maybe by sorting inode numbers)
|
(hardly optimizable except maybe by sorting inode numbers)
|
||||||
|
|
||||||
|
check filenames with non-ascii characters.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue