All of lore.kernel.org
 help / color / mirror / Atom feed
From: frog1120@gmail.com (J.Hwan Kim)
To: kernelnewbies@lists.kernelnewbies.org
Subject: The start physical and virtual address of NUMA memory node
Date: Tue, 02 Sep 2014 02:27:27 +0900	[thread overview]
Message-ID: <5404AC7F.40407@gmail.com> (raw)
In-Reply-To: <CAOyooG2_jAKzEBcbuJi=AxR3TDaDjUuX=CiTa1E1n15SSozTHg@mail.gmail.com>

  2014? 09? 02? 00:57, Oussama Jabbari ? ?:
>> >I have 2 memory nodes in my NUMA system.
>> >I want to know the start (physical and virtual) address of each memory node.
>> >How can I do?
>> >
>> >Please give me any hint...
> Hi,
> there is some infos when you type :
> dmesg | grep -i numa

My embedded system says no numa configuration information through kernel 
message.
Is there other methods?

If I trace the data structure "pg_data_t *pgdat = NODE_DATA(nid)",
can I find out the information of start address in each nodes?
Is there simple way rather than searching the kernel MM source code?

Thanks

  reply	other threads:[~2014-09-01 17:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-01 15:23 The start physical and virtual address of NUMA memory node J.Hwan Kim
2014-09-01 15:57 ` Oussama Jabbari
2014-09-01 17:27   ` J.Hwan Kim [this message]
2014-09-02 15:43     ` Valdis.Kletnieks at vt.edu

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=5404AC7F.40407@gmail.com \
    --to=frog1120@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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.