mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
d4566d4aaa
* compare chunks by timestamp
* fix slab clearing error
* fix test compilation
* move oldest chunk to sealed, instead of by fullness
* lock on fh.entryViewCache
* remove verbose logs
* revert slat clearing
* less logs
* less logs
* track write and read by timestamp
* remove useless logic
* add entry lock on file handle release
* use mem chunk only, swap file chunk has problems
* comment out code that maybe used later
* add debug mode to compare data read and write
* more efficient readResolvedChunks with linked list
* small optimization
* fix test compilation
* minor fix on writer
* add SeparateGarbageChunks
* group chunks into sections
* turn off debug mode
* fix tests
* fix tests
* tmp enable swap file chunk
* Revert "tmp enable swap file chunk"
This reverts commit
|
||
---|---|---|
.. | ||
cluster | ||
command | ||
filer | ||
ftpd | ||
glog | ||
iamapi | ||
images | ||
mount | ||
mq | ||
notification | ||
operation | ||
pb | ||
query | ||
remote_storage | ||
replication | ||
s3api | ||
security | ||
sequence | ||
server | ||
shell | ||
static | ||
stats | ||
storage | ||
topology | ||
util | ||
wdclient | ||
Makefile | ||
weed.go |