Re: [PATCH] Port SquashFS to 2.6

From: Jörn Engel (joern@wohnheim.fh-wedel.de)
Date: Tue Jul 22 2003 - 05:20:14 EST


On Mon, 21 July 2003 23:42:37 -0400, Valdis.Kletnieks@vt.edu wrote:
>
> Not necessarily. It's quite possible (likely even) that one architecture might
> have N bytes overhead per call, and is allowed a 4K stack, and some other
> architecture has (N+30%) overhead, so 4K isn't enough - 5K is needed. However,
> other considerations cause a whole-page allocation, so instead of allocating
> 5K, it goes to 8K, with a 3K wastage....

And even worse, for short call chains, 4.1k would be enough, but for
long ones, you need up to 5.2k. How much is too much? We don't know
and it depends, so make a pessimistic guess.

Joern
-
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 : Wed Jul 23 2003 - 22:00:46 EST