Messages in this thread |  | | Date | Thu, 22 Feb 2007 07:20:05 -0800 (PST) | From | Christoph Lameter <> | Subject | Re: [PATCH 1/2] slab: introduce krealloc |
| |
On Thu, 22 Feb 2007, Pekka J Enberg wrote:
> 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: Christoph Lameter <clameter@sgi.com> - 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/
|  |