All of lore.kernel.org
 help / color / mirror / Atom feed
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
To: Andi Kleen <ak@suse.de>
Cc: Christoph Lameter <clameter@sgi.com>, linux-mm <linux-mm@kvack.org>
Subject: Re: Question:  new bind_zonelist uses only one zone type
Date: Wed, 18 Jan 2006 12:26:31 +0900	[thread overview]
Message-ID: <43CDB567.2080305@jp.fujitsu.com> (raw)
In-Reply-To: <200601180400.41448.ak@suse.de>

Andi Kleen wrote:
> On IA64/SN2 ZONE_DMA is empty and at least in the part SGI was the only
> IA64 vendor actively interested in NUMA policy.
> 
> I assume you have a NUMA platform too. Do your machines have a contiguous
> memory map where there could be one or more nodes which only
> have ZONE_DMA?
> 

Fujitsu's PrimeQuest is NUMA and has memory in 0-4G areas in node 0.
It depends on installed memory whether node 0 contains only ZONE_DMA or not.

When using SPARSEMEM, it uses NUMA config. This means one-node-NUMA.
So, if I use SPARSEMEM on ia64 SMP machine with 5 Gbytes mem,
I can allocate just 1G bytes on mbind area.
(*)Maybe using mempolicy on one-node-NUMA make no sense.


>>> It is on my todo list to fix, but I haven't gotten around to it yet.
>>>
>>> Fixing it will unfortunately increase the footprint of the policy
>>> structures, so likely it would only increase to two. If someone beats me
>>> to a patch that would be ok too.
>> I don't have real problem now. It just looks curious.
> 
> Well it's a bit nasty to not be able to policy 4GB of your memory. Maybe
> if you have a few TB of it you won't care, but on smaller machines
> it likely will make a difference.
> 
It makes difference on my *numa emulation* environment, now ;)
But it's just emulation.

-- Kame.

--
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:[~2006-01-18  3:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-17  8:46 Question: new bind_zonelist uses only one zone type KAMEZAWA Hiroyuki
2006-01-17 14:29 ` Andi Kleen
2006-01-17 23:47   ` KAMEZAWA Hiroyuki
2006-01-18  3:00     ` Andi Kleen
2006-01-18  3:26       ` KAMEZAWA Hiroyuki [this message]
2006-01-18  3:40       ` Jack Steiner
2006-01-18  3:49         ` Andi Kleen

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=43CDB567.2080305@jp.fujitsu.com \
    --to=kamezawa.hiroyu@jp.fujitsu.com \
    --cc=ak@suse.de \
    --cc=clameter@sgi.com \
    --cc=linux-mm@kvack.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.