434a435,437
> //Align the "stack_min" to a page boundary.
> stack_min = roundDown(stack_min, pageSize);
>