All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: mgorman@suse.de
Cc: linux-mm@kvack.org
Subject: /proc/pid/numa_maps no longer shows "default" policy
Date: Thu, 30 Jan 2014 17:34:57 +1100	[thread overview]
Message-ID: <20140130173457.115a30f8@kryten> (raw)


Hi Mel,

We recently noticed that /proc/pid/numa_maps used to show default
policy mappings as such:

cat /proc/self/numa_maps 
00100000 default mapped=1 mapmax=339 active=0 N0=1

But now it shows them as prefer:X:

cat /proc/self/numa_maps
10000000 prefer:1 file=/usr/bin/cat mapped=1 N0=1

It looks like this was caused by 5606e387 (mm: numa: Migrate on
reference policy). I'm not sure if this is expected, but we don't have
CONFIG_NUMA_BALANCING enabled on ppc64 so I wasn't expecting processes
to have a particular node affinity by default.

Anton

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2014-01-30  6:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-30  6:34 Anton Blanchard [this message]
2014-01-30  9:08 ` /proc/pid/numa_maps no longer shows "default" policy Mel Gorman

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=20140130173457.115a30f8@kryten \
    --to=anton@samba.org \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@suse.de \
    /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.