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