Re: [PATCH 0/3] smp: reduce stack requirements for smp_call_function_mask

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Saturday, September 6, 2008 - 11:21 am

* Mike Travis <travis@sgi.com> wrote:


the commits are:

363a5e3: x86: add MAXSMP
01f569c: x86: restore 4096 limit for NR_CPUS
ae74da3: x86: reduce stack requirements for send_call_func_ipi
562d8c2: smp: reduce stack requirements for smp_call_function_mask

the merge into tip/master is:

| commit 7f5d26f9425851e20ca9774acbd13d0e3b96d9dd
| Merge: da5e209... 363a5e3...
| Author: Ingo Molnar <mingo@elte.hu>
| Date:   Sat Sep 6 15:29:18 2008 +0200
|
|     Merge branch 'cpus4096'

That merge commit will go away on the next integration run though.

your changes seem to be largely problem-free so far - with two dozen 
MAXSMP=y random bootups already.


ok. None of this can go into v2.6.27 obviously - the stack corruptions 
were rather nasty. But it's looking good for v2.6.28 - especially if you 
are removing cpumask_t.


it's CONFIG_STACK_TRACER=y and rather nifty.


i dont think there's any easy mapping.

	Ingo
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 0/3] smp: reduce stack requirements for smp_cal ..., Ingo Molnar, (Sat Sep 6, 11:21 am)
Re: [PATCH 0/3] smp: reduce stack requirements , Nick Piggin, (Mon Sep 8, 3:30 am)