Files
seaweedfs/weed/filesys
chrislu 0da2dfd640 fuse: change to direct io mode
before and after:

chrislu$ time dd if=/dev/random of=/Users/chrislu/tmp/mm/testfile bs=131072 count=8192
8192+0 records in
8192+0 records out
1073741824 bytes transferred in 4.534068 secs (236816430 bytes/sec)
dd if=/dev/random of=/Users/chrislu/tmp/mm/testfile bs=131072 count=8192  0.01s user 3.86s system 84% cpu 4.561 total
chrislu$ time dd if=/dev/random of=/Users/chrislu/tmp/mm/testfile bs=131072 count=8192
8192+0 records in
8192+0 records out
1073741824 bytes transferred in 3.824072 secs (280784948 bytes/sec)
dd if=/dev/random of=/Users/chrislu/tmp/mm/testfile bs=131072 count=8192  0.01s user 3.22s system 83% cpu 3.857 total
2021-12-28 12:22:56 -08:00
..
2021-12-24 22:38:22 -08:00
2021-12-23 17:48:34 -08:00
2021-12-24 22:38:22 -08:00
2021-12-28 12:22:56 -08:00
2020-08-29 22:28:33 -07:00
2021-03-16 02:59:26 -07:00
2021-12-24 22:38:22 -08:00
2020-07-14 07:34:16 -07:00