K 10 svn:author V 3 alc K 8 svn:date V 27 2010-11-16T04:51:07.317587Z K 7 svn:log V 297 MFC r214953 In case the stack size reaches its limit and its growth must be restricted, ensure that grow_amount is a multiple of the page size. Otherwise, the kernel may crash in swap_reserve_by_uid() on HEAD and FreeBSD 8.x, and produce a core file with a missing stack on FreeBSD 7.x. END