Subject: Re: comparing raid-like filesystems
To: Ceri Storey <cez@necrofish.org.uk>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 02/02/2003 11:26:28
On Sun, Feb 02, 2003 at 07:23:00PM +0000, Ceri Storey wrote:

 > On Sun, Feb 02, 2003 at 10:17:26AM -0800, Jason R Thorpe wrote:
 > > Yes, alloca() is allowed in the kernel.
 > What's a reasonable upper bound on the amount to allocate with it? 

You should only allocate small buffers with it.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>