Re: A way to shrink process impact on kernel memory usage?

David Woodhouse (dwmw2@infradead.org)
Sat, 10 May 2003 21:43:10 +0100


On Fri, 2003-05-09 at 18:10, Timothy Miller wrote:
> Why not allocate an 8k space and put various process-related data
> structures at the beginning of it? Sure, a stack overflow could
> corrupt that data, but a stack overflow would be disasterous anyhow.

No reason why not at all. That's why we've been doing it this way for
years ;)

-- 
dwmw2

- 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/