On Sat, Oct 27, 2007 at 08:31:58PM -0700, Christoph Lameter wrote: > Some function tend to get folded into __slab_free and __slab_alloc > although they are rarely called. They cause register pressure that > leads to bad code generation.
Nice - an example of uninlining to directly improve performance! -- Mathematics is the supreme nostalgia of our time. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/