]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/newstore: process multiple aio completions at a time
authorSage Weil <sage@redhat.com>
Sat, 2 May 2015 00:21:23 +0000 (17:21 -0700)
committerSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:39:42 +0000 (13:39 -0400)
commit22a6a9f7681bbbafd46c36623aea8e467bb7d593
tree9d3f5ac07593c80b26d4a3de6a0153a605a0c25e
parent9c2eb2858950a2189f73717e31a978a914faca2a
os/newstore: process multiple aio completions at a time

This isn't affecting things for a slow disk, but it will matter for faster
backends.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/fs/FS.h
src/os/newstore/NewStore.cc