It's not clear to me why a kernel script language needs all that complicated string interning code.
What kind of scripts would create as many strings that it would be worth it? I think it would be better to replace it with a really simple non interning dynamic string type. -Andi -- [email protected] -- Speaking for myself only. -- 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/

