[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090212230934.GA21609@gondor.apana.org.au>
Date: Fri, 13 Feb 2009 07:09:34 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Nick Piggin <nickpiggin@...oo.com.au>
Cc: Pekka Enberg <penberg@...helsinki.fi>,
"Kirill A. Shutemov" <kirill@...temov.name>,
Christoph Lameter <cl@...ux-foundation.org>,
Matt Mackall <mpm@...enic.com>, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, linux-crypto@...r.kernel.org,
Geert.Uytterhoeven@...ycom.com
Subject: Re: [PATCH] Export symbol ksize()
On Fri, Feb 13, 2009 at 12:10:45AM +1100, Nick Piggin wrote:
>
> I would be interested to know how that goes. You always have this
> circular issue that if a little more space helps significantly, then
> maybe it is a good idea to explicitly ask for those bytes. Of course
> that larger allocation is also likely to have some slack bytes.
Well, the thing is we don't know apriori whether we need the
extra space. The idea is to use the extra space if available
to avoid reallocation when we hit things like IPsec.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists