[Cbe-oss-dev] [rfc/patch 2/3] SPUFS: move spu_ctx allocation into the slab allocator

Christoph Hellwig hch at lst.de
Thu Aug 9 22:58:41 EST 2007


On Thu, Aug 09, 2007 at 01:59:39PM +0200, Sebastian Siewior wrote:
> spufs_conntext is about 2880 bytes and is a ressource that gets often allocated
> and freed again. It might be good to use the slab allocator for it.

Sounds fair.  We might want to look into splitting it up into smaler
bits maybe, because 2880 bytes is quite a horrible size if running with
4k pagesize kernels.




More information about the cbe-oss-dev mailing list