Home
last modified time | relevance | path

Searched refs:max_requests (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/block/dataplane/
H A Dxen-block.c62 unsigned int max_requests; member
95 if (dataplane->requests_total >= dataplane->max_requests) { in xen_block_start_request()
762 dataplane->max_requests = __CONST_RING_SIZE(blkif, ring_size); in xen_block_dataplane_start()
767 dataplane->max_requests = __CONST_RING_SIZE(blkif_x86_32, ring_size); in xen_block_dataplane_start()
772 dataplane->max_requests = __CONST_RING_SIZE(blkif_x86_64, ring_size); in xen_block_dataplane_start()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.conf243 ;pm.max_requests = 500