Re: [RFC 2/3] SLUB: Implement targeted reclaim and partial listdefragmentation

From: Christoph Lameter
Date: Fri May 04 2007 - 21:08:13 EST


On Fri, 4 May 2007, Randy Dunlap wrote:

> > /* Perform the KICK callbacks to remove the objects */
> > for(p = addr; p < addr + s->objects * s->size; p += s->size)
>
> missed a space after "for".

Thanks but I was more hoping for a higher level of review. Locking????

-
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/