On Thu, 6 Mar 2008, Pekka J Enberg wrote: > Then ksize(p) will return the currently allocated size which is 32 bytes > when page size is 4 KB, and not 8 bytes. So it should be equivalent of > what the current code does. True for SLAB. SLUB will actually allocate only 8 bytes. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html