> If at some point one of the pro-4k stacks crowd can prove that all > code paths are safe, or introduce another viable alternative (such as > Matt's idea for extending the stack dynamically), then removing the 8k > stacks option makes sense. Any x86-32 path unsafe with 4K stacks is almost certainly unsafe with 8K stacks because the 8K stacks do not have seperate IRQ stack paths, so you have the same space but split. It might be less predictable on 8K stacks but it isn't absent. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- From: William Lee Irwin III <[email protected]>
- Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- From: "Ray Lee" <[email protected]>
- Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- References:
- Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- From: Bodo Eggert <[email protected]>
- Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- From: Rene Herman <[email protected]>
- Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- From: Bodo Eggert <[email protected]>
- Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- From: Rene Herman <[email protected]>
- Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- From: "Ray Lee" <[email protected]>
- Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- Prev by Date: Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- Next by Date: Re: [patch] revert: [NET]: Fix races in net_rx_action vs netpoll
- Previous by thread: Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- Next by thread: Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?
- Index(es):