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
d01aa5bff3
ceph
/
PendingReleaseNotes
5 lines
14 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.80 Signed-off-by: Sage Weil <sage@inktank.com>
2014-04-22 01:20:56 +00:00
v0.81
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
-----
osd: OSDMap: have osdmap json dump print valid boolean instead of string Fixes: 8108 Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
2014-04-15 16:55:18 +00:00