Files
seaweedfs/weed/command
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-08-02 11:49:40 -07:00
2021-09-15 22:48:04 -07:00
2021-04-14 10:04:26 -07:00
2021-09-01 02:45:42 -07:00
2021-12-17 11:34:37 -08:00
2020-09-12 12:42:36 -07:00
2021-07-21 22:48:04 +09:00
2021-09-01 02:45:42 -07:00
2021-12-28 12:22:56 -08:00
2021-05-21 01:38:57 -07:00
2019-11-28 18:44:27 -08:00
2021-12-17 11:34:37 -08:00
2021-11-02 23:45:47 -07:00
2020-06-02 00:10:38 -07:00
2021-09-20 14:05:59 -07:00