]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
run-make-check: increase fs.aio-max-nr to 1048576 23689/head
authorKefu Chai <kchai@redhat.com>
Wed, 22 Aug 2018 11:49:57 +0000 (19:49 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 22 Aug 2018 11:52:46 +0000 (19:52 +0800)
commitb928c7777c58fc0db9bea8b1638bdda1f07106df
treee603de7811dd1005c6fb6bd88b21b263c560e5b2
parent7a69ebbce76b5ae2fc46a07a27d009366f31a174
run-make-check: increase fs.aio-max-nr to 1048576

the solution was suggested by Yingxin Cheng. otherwise we could have
EAGAIN returned by io_setup(2).

Signed-off-by: Kefu Chai <kchai@redhat.com>
run-make-check.sh