On Mon, Mar 03, 2003 at 11:58:27PM +0000, Alan Cox wrote:
> On Mon, 2003-03-03 at 19:13, Linus Torvalds wrote:
> > dentry itself. Yes, you could make it smaller (you could remove the inline
> > string from it, for example, and you could avoid allocating it at
>
> How about at least making the inline string align to the slab alignment so we
> dont waste space ?
Also, making the qstr length an unsigned short or u8 would increase the
length of the string by 2 or 3 bytes quite for free.
-ben
-- Junk email? <a href=mailto:"aart@kvack.org">aart@kvack.org</a> - 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/
This archive was generated by hypermail 2b29 : Fri Mar 07 2003 - 22:00:23 EST