[−][src]Constant sunrise_bootstrap::bootstrap_stack::STACK_SIZE_WITH_GUARD_IN_BYTES
const STACK_SIZE_WITH_GUARD_IN_BYTES: usize = STACK_SIZE_WITH_GUARD * PAGE_SIZE; // 36_864usize
The size of the kernel stack, with the page guard, as a byte count instead of a page count. Used to calculate alignment.