linux-numa.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Cliff Wickman <cpw@sgi.com>
To: linux-numa@vger.kernel.org
Subject: [PATCH] libnuma: numa_get_run_node_mask manpage
Date: Thu, 13 Jan 2011 08:22:50 -0600	[thread overview]
Message-ID: <E1PdO4g-0007Rm-Ag@eag09.americas.sgi.com> (raw)

From: Cliff Wickman <cpw@sgi.com>

Correct the man page for numa_get_run_node_mask().
It returns a mask of cpus, not nodes.

Signed-off-by: Cliff Wickman <cpw@sgi.com>

---
 numa.3 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: numactl-dev/numa.3
===================================================================
--- numactl-dev.orig/numa.3
+++ numactl-dev/numa.3
@@ -673,7 +673,7 @@ On success, 0 is returned; on error \-1
 is set to indicate the error.
 
 .BR numa_get_run_node_mask ()
-returns the mask of nodes that the current task is allowed to run on.
+returns a mask of cpus on which the current task is allowed to run.
 
 .BR numa_tonode_memory ()
 put memory on a specific node. The constraints described for

                 reply	other threads:[~2011-01-13 14:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1PdO4g-0007Rm-Ag@eag09.americas.sgi.com \
    --to=cpw@sgi.com \
    --cc=linux-numa@vger.kernel.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).