From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Holasek Subject: [PATCH 0/2] follow-up patches for new --all option Date: Tue, 10 Sep 2013 15:13:15 +0200 Message-ID: <1378818797-32280-1-git-send-email-pholasek@redhat.com> Return-path: Sender: linux-numa-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Cliff Wickman Cc: Andi Kleen , linux-numa@vger.kernel.org, Petr Holasek Hi all, Following two patches add description of new numa_run_on_node_mask all function to library manpage and unit test for regression testsuite. Patches are on top of 2.0.9-rc4. thanks, Petr Petr Holasek (2): libnuma: new function numa_run_on_node_mask_all added to library manpage libnuma: added regression test for new --all option numa.3 | 12 ++++++- test/bind_range | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ test/regress2 | 1 + 3 files changed, 116 insertions(+), 1 deletion(-) create mode 100755 numactl-2.0.9-rc4/test/bind_range -- 1.8.1.4