Hi Petr, All your patches are now in numactl-2.0.8-rc5.tar.gz Available at ftp://oss.sgi.com/www/projects/libnuma/download/ They work fine in my 'make test' on several machines. Thanks. -Cliff On Thu, Aug 16, 2012 at 05:16:29PM +0200, Petr Holasek wrote: > This patchset fixes a few bugs in numactl and introduce new interface > for parsing of cpustrings. > > Petr Holasek (7): > libnuma: Fix calculation of maxconfiguredcpu > libnuma: do not recalculate maxconfiguredcpu > libnuma: numa_num_possible_cpus symbol is exported from the library > libnuma: introduced _all versions of numa_parse_{cpu,node}string() > libnuma: numa_parse_cpustring and similar should take a const char* > parameter > libnuma: removed unused bufferlen variable > libnuma: no warnings when there are holes in numbering of nodes > > numactl-2.0.8-rc4/affinity.c | 17 ++--- > numactl-2.0.8-rc4/affinity.h | 2 +- > numactl-2.0.8-rc4/distance.c | 2 +- > numactl-2.0.8-rc4/libnuma.c | 131 ++++++++++++++++++++++-------------- > numactl-2.0.8-rc4/numa.3 | 18 ++++- > numactl-2.0.8-rc4/numa.h | 12 +++- > numactl-2.0.8-rc4/versions.ldscript | 3 + > 7 files changed, 120 insertions(+), 65 deletions(-) > > -- > 1.7.11.4 -- Cliff Wickman SGI cpw@xxxxxxx (651) 683-3824 -- 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