Commit History

Author SHA1 Message Date
  Viktor Kuzmin 06e723f629 Waiting for writes to complete with acquired locks may lead to deadlock, fixes #4952 10 months ago
  chrislu bfe5d910c6 use one readerCache for the whole file 1 year ago
  chrislu c24678153c use memory chunks only for sequential writes 1 year ago
  chrislu 313fd17ae4 allow random writes for mem chunk 1 year ago
  chrislu 5423790b2c add back previous chunk upload selection algo 1 year ago
  Chris Lu d4566d4aaa more solid weed mount (#4089) 1 year ago
  chrislu d1797deccb remove duplicated logic of removing from writableChunks 1 year ago
  chrislu f7beba8515 unlock before submitting the uploading jobs 1 year ago
  chrislu 28d479e5c0 mount: adjust locking for upload pipeline 1 year ago
  chrislu ae93c966d9 ensure memory is aligned 2 years ago
  chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
  chrislu 8b3d76b24d prevent concurrent access during shutdown 2 years ago
  chrislu 5cba8e51c5 refactor 2 years ago
  chrislu f2f68f675e write to disk during random writes, limiting total disk spaces used 2 years ago
  chrislu 011a41b561 add back writes to swap file when too many in memory chunks are used. 2 years ago
  chrislu 3aeee3d748 ensure releasing file handle 2 years ago
  chrislu 8136384473 remove debug message 2 years ago
  chrislu 2b955c1713 support read 2 years ago