Re: Whizzy New Feature: Paged segmented memory

From: Anthony DeRobertis (asd@suespammers.org)
Date: Tue Jan 08 2002 - 02:17:14 EST


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/



This archive was generated by hypermail 2b29 : Tue Jan 15 2002 - 21:00:21 EST