This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
mirror of
https://github.com/ceph/ceph
Watch
1
Star
0
Fork
You've already forked ceph
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
908fa5edcc
ceph
/
PendingReleaseNotes
4 lines
13 B
Plaintext
Raw
Normal View
History
Unescape
Escape
osd: increase default leveldb write buffer, cache size The FileStore's leveldb currently uses libleveldb's defaults for cache and write buffer size, which are both 4 MB. Increase the cache size to 128MB and the write buffer to 8MB. Tested-by: Dmitry Smirnov <onlyjob@member.fsf.org> Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-23 18:05:39 +00:00
doc/release-notes: v0.79 release notes Signed-off-by: Sage Weil <sage@inktank.com>
2014-04-04 01:28:12 +00:00
v0.80
doc/release-notes: v0.77 Also pending notes for v0.78 Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-20 00:57:25 +00:00
-----