On Wed, Mar 21, 2012 at 12:18 AM, Rik van Riel <riel@xxxxxxxxxx> wrote: > I suspect Java and other runtimes may have issues where > they simply do not know which thread will end up using > which objects from the heap heavily. What kind of JVM workloads are you thinking of? Modern GCs use thread-local allocation for performance reasons so I'd assume that most of accesses are on local node. -- 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>