On Wed, 23 May 2012, Glauber Costa wrote: > So if I understand it correctly, this is mostly because the name string > outlives the cache in the slub case, because of merging ? Well this means we really only need the copying in slub which we already have. The problem is that you want to make this behavior uniform over all allocators so that you do not have to allocate the string on your own. Could you wait (and not rely on copying) until I am through with the extraction project for common code for the allocators? At that point we can resolve this issue consistently for all allocators. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>