diff options
author | Alex Elder <elder@inktank.com> | 2013-05-01 19:43:03 +0200 |
---|---|---|
committer | Alex Elder <elder@inktank.com> | 2013-05-02 18:58:30 +0200 |
commit | 868311b1ebc9b203bae0d6d1f012ea5cbdadca03 (patch) | |
tree | 972ef543d655be8729ced0e85641fa2f2660dd33 /net | |
parent | rbd: allocate name separate from obj_request (diff) | |
download | linux-868311b1ebc9b203bae0d6d1f012ea5cbdadca03.tar.xz linux-868311b1ebc9b203bae0d6d1f012ea5cbdadca03.zip |
rbd: allocate object requests with a slab allocator
Create a slab cache to manage rbd_obj_request allocation. We aren't
using a constructor, and we'll zero-fill object request structures
when they're allocated.
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions