All of lore.kernel.org
 help / color / mirror / Atom feed
* MPOL_INTERLEAVE page-wise binding dump
@ 2011-12-22 17:12 Ananya Muddukrishna
  2011-12-22 19:58 ` Andi Kleen
  0 siblings, 1 reply; 4+ messages in thread
From: Ananya Muddukrishna @ 2011-12-22 17:12 UTC (permalink / raw)
  To: linux-numa

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






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-22 20:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-22 17:12 MPOL_INTERLEAVE page-wise binding dump Ananya Muddukrishna
2011-12-22 19:58 ` Andi Kleen
2011-12-22 20:52   ` Ananya Muddukrishna
2011-12-22 20:56   ` Ananya Muddukrishna

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.