> > The big difference here is that when using --numa, each measurement > > thread (one per cpu) has it's stack allocated from the memory node > > associated with it's cpu. Also, the major data structures for each > > thread (parameter block, statistics block and histogram) are allocated > > from the appropriate node. This is done with calls into libnuma, > > which means this will add a dependency on libnuma. > > That might cause some trouble for embedded folks. :( Maybe make that a compile-time option? -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html