All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Travis <travis@sgi.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Andi Kleen <ak@suse.de>, Christoph Lameter <clameter@sgi.com>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] x86: Reduce memory and intra-node effects with	large count NR_CPUs fixup
Date: Fri, 18 Jan 2008 04:59:11 -0800	[thread overview]
Message-ID: <4790A29F.9000006@sgi.com> (raw)
In-Reply-To: <20080118092352.GH24337@elte.hu>

Ingo Molnar wrote:
> * Mike Travis <travis@sgi.com> wrote:
> 
>> Hi Andrew,
>>
>> My automatic scripts accidentally sent this mail prematurely.  Please 
>> hold off applying yet.
> 
> I've picked it up for x86.git and i'll keep testing it (the patches seem 
> straightforward) and will report any problems with the bite-head-off 
> option unset.
> 
> [ The 32-bit NUMA compile issue is orthogonal to these patches - it's 
>   due to the lack of 32-bit NUMA support in your changes :) That needs 
>   fixing before this could go into v2.6.25. ]
> 
> 	Ingo

I hadn't considered doing 32-bit NUMA changes as I didn't know if the
NR_CPUS count would really be increased for the 32-bit architecture.
I have been trying though not to break it. ;-)

Thanks,
Mike

WARNING: multiple messages have this Message-ID (diff)
From: Mike Travis <travis@sgi.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Andi Kleen <ak@suse.de>, Christoph Lameter <clameter@sgi.com>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] x86: Reduce memory and intra-node effects with	large count NR_CPUs fixup
Date: Fri, 18 Jan 2008 04:59:11 -0800	[thread overview]
Message-ID: <4790A29F.9000006@sgi.com> (raw)
In-Reply-To: <20080118092352.GH24337@elte.hu>

Ingo Molnar wrote:
> * Mike Travis <travis@sgi.com> wrote:
> 
>> Hi Andrew,
>>
>> My automatic scripts accidentally sent this mail prematurely.  Please 
>> hold off applying yet.
> 
> I've picked it up for x86.git and i'll keep testing it (the patches seem 
> straightforward) and will report any problems with the bite-head-off 
> option unset.
> 
> [ The 32-bit NUMA compile issue is orthogonal to these patches - it's 
>   due to the lack of 32-bit NUMA support in your changes :) That needs 
>   fixing before this could go into v2.6.25. ]
> 
> 	Ingo

I hadn't considered doing 32-bit NUMA changes as I didn't know if the
NR_CPUS count would really be increased for the 32-bit architecture.
I have been trying though not to break it. ;-)

Thanks,
Mike

--
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:[~2008-01-18 12:59 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-17 22:35 [PATCH 0/3] x86: Reduce memory and intra-node effects with large count NR_CPUs fixup travis
2008-01-17 22:35 ` travis
2008-01-17 22:35 ` [PATCH 1/3] x86: Change size of node ids from u8 to u16 fixup travis
2008-01-17 22:35   ` travis
2008-01-17 22:35 ` [PATCH 2/3] x86: Change NR_CPUS arrays in numa_64 fixup travis
2008-01-17 22:35   ` travis
2008-01-17 22:35 ` [PATCH 3/3] x86: Change bios_cpu_apicid to percpu data variable fixup travis
2008-01-17 22:35   ` travis
2008-01-17 22:42 ` [PATCH 0/3] x86: Reduce memory and intra-node effects with large count NR_CPUs fixup Mike Travis
2008-01-17 22:42   ` Mike Travis
2008-01-18  9:23   ` Ingo Molnar
2008-01-18  9:23     ` Ingo Molnar
2008-01-18 12:59     ` Mike Travis [this message]
2008-01-18 12:59       ` Mike Travis
2008-01-18 18:54       ` Christoph Lameter
2008-01-18 18:54         ` Christoph Lameter

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=4790A29F.9000006@sgi.com \
    --to=travis@sgi.com \
    --cc=ak@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=clameter@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mingo@elte.hu \
    /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.