jhb 2008-07-30 21:12:15 UTC FreeBSD src repository Modified files: sys/vm swap_pager.c Log: SVN rev 181019 on 2008-07-30 21:12:15Z by jhb If the kernel has run out of metadata for swap, then explicitly panic() instead of emitting a warning before deadlocking. MFC after: 1 month Revision Changes Path 1.303 +1 -1 src/sys/vm/swap_pager.c