From: Cliff Wickman <cpw@sgi.com>
To: Petr Holasek <pholasek@redhat.com>
Cc: linux-numa@vger.kernel.org, Anton Arapov <anton@redhat.com>
Subject: Re: [PATCH 0/7] couple of numactl-2.0.8-rc4 bugfixes and interface
Date: Mon, 27 Aug 2012 07:20:23 -0500 [thread overview]
Message-ID: <20120827122023.GA7290@sgi.com> (raw)
In-Reply-To: <1345130196-24180-1-git-send-email-pholasek@redhat.com>
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@sgi.com
(651) 683-3824
prev parent reply other threads:[~2012-08-27 12:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-16 15:16 [PATCH 0/7] couple of numactl-2.0.8-rc4 bugfixes and interface Petr Holasek
2012-08-16 15:16 ` [PATCH 1/7] libnuma: Fix calculation of maxconfiguredcpu Petr Holasek
2012-08-16 15:16 ` [PATCH 2/7] libnuma: do not recalculate maxconfiguredcpu Petr Holasek
2012-08-16 15:16 ` [PATCH 3/7] libnuma: numa_num_possible_cpus symbol is exported from the library Petr Holasek
2012-08-16 15:16 ` [RFC PATCH 4/7] libnuma: introduced _all versions of numa_parse_{cpu,node}string() Petr Holasek
2012-08-16 16:00 ` Andi Kleen
2012-08-17 14:17 ` Petr Holasek
2012-08-16 15:16 ` [PATCH 5/7] libnuma: numa_parse_cpustring and similar should take a const char* parameter Petr Holasek
2012-08-16 15:16 ` [PATCH 6/7] libnuma: removed unused bufferlen variable Petr Holasek
2012-08-16 15:16 ` [PATCH 7/7] libnuma: no warnings when there are holes in numbering of nodes Petr Holasek
2012-08-27 12:20 ` Cliff Wickman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120827122023.GA7290@sgi.com \
--to=cpw@sgi.com \
--cc=anton@redhat.com \
--cc=linux-numa@vger.kernel.org \
--cc=pholasek@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.