POLLHASHTHRESHOLD
if ((pcp->pc_fdcount > pcp->pc_hashsize * POLLHASHTHRESHOLD) ||
(nfds > pcp->pc_hashsize * POLLHASHTHRESHOLD)) {