phk 2003/07/18 04:01:23 PDT
FreeBSD src repository
Modified files:
sys/vm swap_pager.c
Log:
If a proposed swap device exceeds the 8G artificial limit which out
radix-tree code imposes, truncate the device instead of rejecting it.
Revision Changes Path
1.207 +6 -6 src/sys/vm/swap_pager.c