All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] libceph: use slab caches in messenger and osd osd client
@ 2013-05-01 21:37 Alex Elder
  2013-05-01 21:38 ` [PATCH 1/3] libceph: allocate ceph messages with a slab allocator Alex Elder
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alex Elder @ 2013-05-01 21:37 UTC (permalink / raw)
  To: ceph-devel

This series adds slab caches to some frequently-allocated
data structures in the messenger and the osd client.

					-Alex

[PATCH 1/3] libceph: allocate ceph messages with a slab allocator
[PATCH 2/3] libceph: allocate ceph message data with a slab
[PATCH 3/3] libceph: use slab cache for osd client requests

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-05-02 16:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01 21:37 [PATCH 0/3] libceph: use slab caches in messenger and osd osd client Alex Elder
2013-05-01 21:38 ` [PATCH 1/3] libceph: allocate ceph messages with a slab allocator Alex Elder
2013-05-01 21:38 ` [PATCH 2/3] libceph: allocate ceph message data with a slab Alex Elder
2013-05-01 21:38 ` [PATCH 3/3] libceph: use slab cache for osd client requests Alex Elder
2013-05-02 16:35 ` [PATCH 0/3] libceph: use slab caches in messenger and osd osd client Josh Durgin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.