Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_physio.c90 int physio_concurrency = 16; variable
226 int concurrency = physio_concurrency - 1; in physio()