Commit Graph

17 Commits (0f43aa474e1a12e2984630b36a8157a59bb5e458)

Author SHA1 Message Date
Dhruba Borthakur fc20273e73 Introduce a new method Env->Fsync() that issues fsync (instead of fdatasync). 12 years ago
heyongqiang 6ba1f17789 adding a scribe logger in leveldb to log leveldb deploy stats 12 years ago
Dhruba Borthakur e56b2c5a31 Prevent concurrent multiple opens of leveldb database. 12 years ago
Dhruba Borthakur 8f293b68a9 Support --bufferedio=[0,1] from db_bench. If bufferedio = 0, then the read code path clears the OS page cache after the IO is completed. The default remains as bufferedio=1 12 years ago
Sanjay Ghemawat 9013f13b15 use mmap on 64-bit machines to speed-up reads; small build fixes 13 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 13 years ago
gabor@google.com 6699c7ebe6 Small tweaks and bugfixes for Issue 18 and 19. 13 years ago
dgrogan@chromium.org da79909507 sync with upstream @ 21409451 13 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 14 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 14 years ago
dgrogan@chromium.org b409afe968 chmod a-x 14 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 14 years ago
jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 14 years ago
jorlow@chromium.org e2da744e12 Upstream changes. 14 years ago
jorlow@chromium.org 0e38925490 Sync in bug fixes 14 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 14 years ago