From: Andi Kleen <ak@suse.de>
To: linux-ia64@vger.kernel.org
Subject: Re: [ANNOUNCE] numactl 0.9 released
Date: Fri, 06 Jan 2006 21:10:30 +0000 [thread overview]
Message-ID: <200601062210.31154.ak@suse.de> (raw)
In-Reply-To: <200601032257.53039.ak@suse.de>
On Friday 06 January 2006 21:24, Christoph Lameter wrote:
> Here is a patch in order to make numactl support page migration.
Thanks,
Did migrate_pages make it into Linus' tree yet? I don't see it there yet.
I think the name of the command is a bit unintuitive - how
about calling it changenodemem or movenodemem ? (better suggestions
welcome)
At least some words in the manpage what happens when you
specify multiple nodes in from/to might be a good idea.
> + pid = strtoul(argv[1], &end, 0);
> + if (*end)
|| end = argv[1]
> +moves the physical localtion of a processes pages without any changes of the
typo.
> +.SH COPYRIGHT
> +Copyright 2005 Christoph Lameter, Silicon Graphics, Inc.
> +migratepages is under the GNU General Public License, v.2
I can only warn you of putting your name visibly into the manpages -
it will give you a constant stream of mails from confused users for many years ;-)
> +,
> +.I shmat(2)
Refer to taskset too? (or alternatively add a option to set the CPU
affinity using cpus or nodes too - taskset has the disadvantage that you cannot
specify nodes so a user would need to know the cpu<->node mapping)
-Andi
next prev parent reply other threads:[~2006-01-06 21:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-03 21:57 [ANNOUNCE] numactl 0.9 released Andi Kleen
2006-01-06 20:24 ` Christoph Lameter
2006-01-06 21:10 ` Andi Kleen [this message]
2006-01-07 6:35 ` Christoph Lameter
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=200601062210.31154.ak@suse.de \
--to=ak@suse.de \
--cc=linux-ia64@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