Re: [patch] SLQB slab allocator (try 2)

From: Zhang, Yanmin
Date: Fri Jan 23 2009 - 21:39:08 EST


On Fri, 2009-01-23 at 16:46 +0100, Nick Piggin wrote:
> Hi,
>
> Since last time, fixed bugs pointed out by Hugh and Andi, cleaned up the
> code suggested by Ingo (haven't yet incorporated Ingo's last patch).
>
> Should have fixed the crash reported by Yanmin (I was able to reproduce it
> on an ia64 system and fix it).
>
> Significantly reduced static footprint of init arrays, thanks to Andi's
> suggestion.
>
> Please consider for trial merge for linux-next.
When applying the patch to 2.6.29-rc2, I got:
[ymzhang@lkp-h01 linux-2.6.29-rc2_slqb0123]$ patch -p1<../patch-slqb0123
patching file include/linux/rcupdate.h
patching file include/linux/slqb_def.h
patching file init/Kconfig
patching file lib/Kconfig.debug
patching file mm/slqb.c
patch: **** malformed patch at line 4042: Index: linux-2.6/include/linux/slab.h


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/