609 Commits (6dc0f5375703d3aae7e57b6e7fbc9f47d113f196)

Author SHA1 Message Date
Chris Lu f38f90b7ea cleanly remove .tier volume file 5 years ago
Chris Lu 6827cabfbb volume: dataFileAccessLock change to RW Lock 5 years ago
Chris Lu e426bd541e grow volumes on volume servers with slots freed by cloud storage 5 years ago
Chris Lu 7ae8b1cc86 show volume info in volume.list in weed shell 5 years ago
Chris Lu 1becbce657 display remote volumes on volume server ui page 5 years ago
Chris Lu 70648d35ad go fmt 5 years ago
Chris Lu 6383b45bd0 add lock variable 5 years ago
Chris Lu caae543a9f fix test 5 years ago
Chris Lu ec8de250e2 tiered storage: can copy to s3, read from s3 5 years ago
Chris Lu 0da7b894cc pass backend config from master to volume servers 5 years ago
Chris Lu 61bc1d6ffd tweaking 5 years ago
Chris Lu f60154f330 master load backend storage config from master.toml 5 years ago
Chris Lu ee2072dff9 volume: avoid inifinite loop reading ec volume info if error happens 5 years ago
Chris Lu 0f9ba84274 s3 5 years ago
Chris Lu e4c63ff2f8 go fmt 5 years ago
Chris Lu 9711a6ffaa WIP 5 years ago
chenwanli 295f3beed5 rm ldb and bdb directory 5 years ago
Chris Lu c6e8225a20 adjust memory mapped file size 5 years ago
Lei Liu 46755ea1e1 fix master maintenance logic 5 years ago
Chris Lu 85f8649320 refactor memory mapped file into backend storage 5 years ago
Chris Lu c34ffed43f go fmt 5 years ago
Chris Lu 84c503c6a7 adjust ec reading log level 5 years ago
zhangsong 1dd101f782 use read lock to avoid io hang during heartbeat 5 years ago
Chris Lu db30a46050 skip memory mapped file when compacting 5 years ago
Chris Lu 57e441d67b fix compaction logic 5 years ago
Chris Lu b7156291a8 adjust variable names 5 years ago
Chris Lu 4b5ba4927f adjust NewDiskFile() paramaters 5 years ago
Chris Lu cd7ce720c7 fix test 5 years ago
Chris Lu 19b6a16003 changed from os.file to backend.DataStorageBackend 5 years ago
Chris Lu 7a51a9a582 refactor: simplifying to ReadAt() and WriteAt() 5 years ago
Chris Lu 46ed2ca902 refactoring 5 years ago
Chris Lu f937933b3d refactoring 5 years ago
Chris Lu 3c865ee39b fix missing needle header read 5 years ago
Chris Lu fc412e428b refactor ScanVolumeFileFrom() 5 years ago
Chris Lu c9a183eb69 refactor memory map related code 5 years ago
Chris Lu fec07c829d go fmt 5 years ago
Chris Lu faec9076a4 adjust parameter names 5 years ago
j.laycock 2e2fe00dbd Comma, no space? 5 years ago
j.laycock 248f3be6e3 using a space instead of a comma to hopefully fix the build! 5 years ago
j.laycock 2c455841ea Make volumeCreate more consistent between all 3 implementations. 5 years ago
j.laycock b0ddad6889 Fix volume_create breaking the build 5 years ago
Chris Lu 87e5a02a99 fix logic error 5 years ago
Chris Lu 09874f0d16 volume: return error if superblock is not initialized 5 years ago
j.laycock eb27c2b037 Make releaseMemory private and return byte array instead, fix other platform compilation issues, reduce in-memory chunk size. 5 years ago
j.laycock d5f5acb734 limit locking physical memory to 80% of max physical memory 5 years ago
j.laycock 476140fd6b minor change to setProcessWorkingSetSize function 5 years ago
j.laycock 6fc6322c90 Change joeslay paths to chrislusf paths 5 years ago
Chris Lu 5e9c65469e volume: skip readonly checking when Destroy() 5 years ago
j.laycock c1a928887a Add some comments/documentation 5 years ago
j.laycock 15a4c91c28 Remove Finalizer 5 years ago