[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070222181913.GA29841@filer.fsl.cs.sunysb.edu>
Date: Thu, 22 Feb 2007 13:19:13 -0500
From: Josef Sipek <jsipek@....cs.sunysb.edu>
To: Pekka J Enberg <penberg@...helsinki.fi>
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
mpm@...enic.com, clameter@....com
Subject: Re: [PATCH 1/2] slab: introduce krealloc
On Thu, Feb 22, 2007 at 02:40:22PM +0200, Pekka J Enberg wrote:
> From: Pekka Enberg <penberg@...helsinki.fi>
>
> This introduce krealloc() that reallocates memory while keeping the
> contents unchanged. The allocator avoids reallocation if the new size
> fits the currently used cache. I also added a simple non-optimized
> version for mm/slob.c for compatibility.
Acked-by: Josef 'Jeff' Sipek <jsipek@...sunysb.edu>
-
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