Chris Lu
|
bef356ce4c
|
since we already know the chunk size, no need to iterate
|
2020-06-27 12:51:04 -07:00 |
|
Chris Lu
|
a808b3b5df
|
incase the memory data is too small
|
2020-06-27 11:59:15 -07:00 |
|
Chris Lu
|
3dbd51c3c2
|
a little bit more efficient
|
2020-06-26 10:02:37 -07:00 |
|
Chris Lu
|
212b6e7d42
|
error logging
|
2020-06-26 10:01:55 -07:00 |
|
Chris Lu
|
3cec4b3c49
|
FUSE mount: fix file id written twice?
fix https://github.com/chrislusf/seaweedfs/issues/1373
|
2020-06-25 20:11:49 -07:00 |
|
Chris Lu
|
2b5c4fbbf3
|
tiered caching
1/4 for small less than 1MB files. 1/4 for 1~4MB files, 1/2 for bigger than 4MB files
|
2020-04-13 22:19:27 -07:00 |
|
Chris Lu
|
f282ed444b
|
refactoring
|
2020-04-13 21:58:10 -07:00 |
|
Chris Lu
|
7764e0465c
|
refactoring
|
2020-04-12 21:00:55 -07:00 |
|
Chris Lu
|
94e35cdb35
|
mount: fix
fix bug found by git bisect, but I do not understand why it can cause error!
|
2020-04-12 03:34:36 -07:00 |
|
Chris Lu
|
2a1f396df5
|
avoid duplicated setting chunks into cache
|
2020-04-12 01:06:50 -07:00 |
|
Chris Lu
|
b9b7da905e
|
handle nil chunk cache
|
2020-04-12 01:00:12 -07:00 |
|
Chris Lu
|
df97da25f9
|
mount: add on disk caching
|
2020-04-11 21:12:41 -07:00 |
|
Chris Lu
|
d7f3acb2c0
|
refactor
|
2020-04-11 12:45:24 -07:00 |
|