2.6.37 merge window, part 1
2.6.37 merge window, part 1
Posted Nov 1, 2010 10:05 UTC (Mon) by i3839 (guest, #31386)In reply to: 2.6.37 merge window, part 1 by nix
Parent article: 2.6.37 merge window, part 1
Well, I'm pretty sure the kernel doesn't want a virtually mapped stack, so extending it could get a bit tricky. All in all it might be not worth the complexity compared to just using a 8kB stack.
The main advantage of 4kB stack is not the saving of one page, but the added pressure of keeping bloat down. Things like 42 nested function calls are just not good to have.
nevets, I think you could post that trace as a bug somewhere. :-/
