Searched refs:nvnpbufs (Results 1 – 1 of 1) sorted by relevance
126 static int nvnpbufs; variable128 &nvnpbufs, 0, "number of physical buffers allocated for vnode pager");137 nvnpbufs = nswbuf * 2; in vnode_pager_init()139 nvnpbufs = nswbuf / 2; in vnode_pager_init()141 TUNABLE_INT_FETCH("vm.vnode_pbufs", &nvnpbufs); in vnode_pager_init()142 vnode_pbuf_zone = pbuf_zsecond_create("vnpbuf", nvnpbufs); in vnode_pager_init()