From: Cliff Wickman <cpw@sgi.com>
To: Petr Holasek <pholasek@redhat.com>
Cc: Andi Kleen <andi@firstfloor.org>, linux-numa@vger.kernel.org
Subject: Re: [PATCH 0/2] New numactl option for overriding of policy settings cpuset awareness
Date: Fri, 6 Sep 2013 14:50:01 -0500 [thread overview]
Message-ID: <20130906195001.GA31823@sgi.com> (raw)
In-Reply-To: <1378478037-14996-1-git-send-email-pholasek@redhat.com>
On Fri, Sep 06, 2013 at 04:33:55PM +0200, Petr Holasek wrote:
> Hello all,
>
> based on Andi's yesterday proposal, I've reworked patch that it now provides
> one --all/-a option which can be used for all policy settings when set before
> them for overriding their default cpuset awareness.
>
> Unfortunately, default cpuset-aware node mask is hardwired into some library
> functions, so I've decided to create new library function for running of
> process on certain nodes what means new version of library symbols.
>
> thanks,
> Petr
Thanks Petr.
Your patches are now part of numactl-2.0.9-rc4.tar.gz on
ftp://oss.sgi.com/www/projects/libnuma/download/
I have run the standard regression tests successfully on medium sized
x86_64 and ia64 machines.
Do you have a test of the new -a option that could be added to the
regression tests?
-Cliff
>
> Petr Holasek (2):
> numactl: new option --all/-a was added for policy settings
> libnuma: new function numa_run_on_node_mask_all was added to libnuma
>
> libnuma.c | 46 +++++++++++++++++++++++++++++++++++++++++++
> numa.h | 2 ++
> numactl.8 | 6 ++++++
> numactl.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++---------
> versions.ldscript | 8 ++++++++
> 5 files changed, 111 insertions(+), 9 deletions(-)
>
> --
> 1.8.1.4
--
Cliff Wickman
SGI
cpw@sgi.com
(651) 683-3824
next prev parent reply other threads:[~2013-09-06 19:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-06 14:33 [PATCH 0/2] New numactl option for overriding of policy settings cpuset awareness Petr Holasek
2013-09-06 14:33 ` [PATCH 1/2] numactl: new option --all/-a was added for policy settings Petr Holasek
2013-09-06 14:33 ` [PATCH 2/2] libnuma: new function numa_run_on_node_mask_all was added to libnuma Petr Holasek
2013-09-06 19:24 ` Andi Kleen
2013-09-06 19:50 ` Cliff Wickman [this message]
2013-09-08 18:01 ` [PATCH 0/2] New numactl option for overriding of policy settings cpuset awareness Petr Holasek
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=20130906195001.GA31823@sgi.com \
--to=cpw@sgi.com \
--cc=andi@firstfloor.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).