On Wed, Jun 26, 2013 at 08:05:12PM -0400, Andrew J. Schorr wrote: > Hi, > > According to valgrind, this trivial program has a bunch of memory leaks: libnuma caches the node masks of CPUs. This is a global cache that is bounded by the number of CPUs. It's not a leak that will grow over time. So it's a false positive. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-numa" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html