Commit Graph

18 Commits (ee234e83e33e05bd58ce45a093f6d67f0b9c9c8a)

Author SHA1 Message Date
Gustav Davidsson a15354d04e Expose GetTotalTrashSize in SstFileManager interface (#4206) 7 years ago
Siying Dong 63c965cdb4 Sync parent directory after deleting a file in delete scheduler 7 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 7 years ago
Amy Tai 1579626d0d Enable cancelling manual compactions if they hit the sfm size limit 7 years ago
Siying Dong 118058ba69 SstFileManager: add bytes_max_delete_chunk 7 years ago
amytai 0a3db28d98 Disallow compactions if there isn't enough free space 7 years ago
Gustav Davidsson 2d04ed65e4 Make trash-to-DB size ratio limit configurable 8 years ago
Islam AbdelRahman 05993155ef Mark files as trash by using .trash extension 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Islam AbdelRahman d713471da8 Limit trash directory to be 25% of total DB 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Islam AbdelRahman 995618a821 Support SstFileManager::SetDeleteRateBytesPerSecond() 8 years ago
Hyeonseok Oh f2b4939da4 fixed typo 9 years ago
Islam AbdelRahman 989e644ed8 Remove sst_file_manager option from LITE 9 years ago
Islam AbdelRahman 6b2a047dfc Fix SstFileManager uninitialized data member 10 years ago
Islam AbdelRahman df9ba6df62 Introduce SstFileManager::SetMaxAllowedSpaceUsage() to cap disk space usage 10 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Islam AbdelRahman d6c838f1e1 Add SstFileManager (component tracking all SST file in DBs and control the deletion rate) 10 years ago