HomeSort by: relevance | last modified time | path
    Searched defs:physio_concurrency (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_physio.c 90 int physio_concurrency = 16; variable in typeref:typename:int
226 int concurrency = physio_concurrency - 1;
kern_physio.c 90 int physio_concurrency = 16; variable in typeref:typename:int
226 int concurrency = physio_concurrency - 1;

Completed in 117 milliseconds