1
mirror of https://github.com/rclone/rclone synced 2024-10-16 01:41:12 +02:00
rclone/vfs/vfscommon
Nick Craig-Wood 951099dbed vfs: change default --vfs-read-wait to 20ms
In my testing with local and remote storage this is a good compromise
between delaying the seeks and failing to wait for in sequence reads.

See: https://forum.rclone.org/t/constantly-high-iowait-add-log/14156/40
2020-05-18 18:09:23 +01:00
..
cachemode_test.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00
cachemode.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00
options.go vfs: change default --vfs-read-wait to 20ms 2020-05-18 18:09:23 +01:00
path.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00