![]() | ||||||||||
Messages in this thread |
On Monday, January 7, 2002, at 10:45 , Jacques Gelinas wrote: > Another solution would be to have two stacks. One for variable > (auto data) > and one for program execution (call). Beside cache effect, this > would provide > mostly the same performance as we get now. Just wondering if > someone had > toyed with this idea. A nice thing about two stacks is that it can be a completely userspace thing. No need to involve the kernel at all; just gcc and friends. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-03-22 11:15 [W:0.359 / U:0.050 seconds] ©2003-2008 Jasper Spaans | ||||||||||