git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3d5d63
)
libceph: allocate ceph message data with a slab allocator
author
Alex Elder
<elder@inktank.com>
Wed, 1 May 2013 17:43:04 +0000
(12:43 -0500)
committer
Alex Elder
<elder@inktank.com>
Thu, 2 May 2013 16:58:36 +0000
(11:58 -0500)
Create a slab cache to manage ceph_msg_data structure allocation.
This is part of:
http://tracker.ceph.com/issues/3926
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
No differences found