Commit Graph

30 Commits (df2a8b6a1a47ebb1d1fe9025cfee3fd5283d7ff6)

Author SHA1 Message Date
sdong d556200264 Some small cleaning up to make some compiling environment happy 10 years ago
sdong 83ab62e2bb Fix data corruption by LogBuffer 10 years ago
Caio SBA f234dfd8fb Breaking line 10 years ago
Caio SBA b9c78d2db6 Make it compile on Debian/GCC 4.7 10 years ago
sdong 01dcef114b Env to add a function to allow users to query waiting queue length 11 years ago
Igor Canadi 26ac5603f4 Truncate unused space on PosixWritableFile::Close() 11 years ago
Kai Liu abeee9f2cb Make sure GetUniqueID releated tests run on "regular" storage 11 years ago
kailiu 97d8e573a6 make util/env_posix.cc work under mac 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Dhruba Borthakur b825df81e2 Fix error in previous commit of 'ftruncate' to 'fallocate'. 11 years ago
Dhruba Borthakur 8457b74c26 Fix Unit test when run on tmpfs 11 years ago
Igor Canadi d0beadd456 Env class that can randomly read and write 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 87d6eb2f6b Implement apis in the Environment to clear out pages in the OS cache. 11 years ago
Haobo Xu 8866448001 [RocksDB] fix build env_test 11 years ago
Haobo Xu 1565dab809 [RocksDB] Enhance Env to support two thread pools LOW and HIGH 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Haobo Xu bdf1085944 [RocksDB] cleanup EnvOptions 11 years ago
Dhruba Borthakur ad96563b79 Ability to configure bufferedio-reads, filesystem-readaheads and mmap-read-write per database. 11 years ago
Abhishek Kona c41f1e995c Codemod NULL to nullptr 12 years ago
Kosie van der Merwe 4dcc0c89f4 Fixed cache key for block cache 12 years ago
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago
Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) 13 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 14 years ago