From: Ananya Muddukrishna <ananya@kth.se>
To: linux-numa@vger.kernel.org
Subject: MPOL_INTERLEAVE page-wise binding dump
Date: Thu, 22 Dec 2011 17:12:41 +0000 (UTC) [thread overview]
Message-ID: <loom.20111222T180015-444@post.gmane.org> (raw)
Hi,
Is there an inexpensive way to determine
which pages (virtual addresses)
are bound to which NUMA nodes when
using MPOL_INTERLEAVE or MPOL_BIND
with a given set of nodes?
I want to implement a strict
round-robin based interleaving
policy based on MPOL_INTERLEAVE.
By strict I mean,
there is no fall back and
the system call returns an error
if allocation fails on the given FIFO node set.
I am using numactl-2.0.8-rc3 on linux 2.6.32
in a large server (4X12-core, 8 NUMA nodes)
environment.
Please advise. Thank you.
- Ananya
next reply other threads:[~2011-12-22 17:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-22 17:12 Ananya Muddukrishna [this message]
2011-12-22 19:58 ` MPOL_INTERLEAVE page-wise binding dump Andi Kleen
2011-12-22 20:52 ` Ananya Muddukrishna
2011-12-22 20:56 ` Ananya Muddukrishna
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=loom.20111222T180015-444@post.gmane.org \
--to=ananya@kth.se \
--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 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.