PIPEQ_MAX_CACHE
__read_mostly static int pipe_maxcache = PIPEQ_MAX_CACHE;
if (pipe_maxcache == PIPEQ_MAX_CACHE) {
if (pipe_maxcache < PIPEQ_MAX_CACHE)
pipe_maxcache = PIPEQ_MAX_CACHE;