From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Date: Tue, 15 Jan 2002 19:57:50 +0000 Subject: Re: [Linux-ia64] Help with Ingo scheduler on IA64 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Tue, 15 Jan 2002, Erich Focht wrote: > > is this with 1 CPU? > > no, it's with 2 CPUs. Does it make sense to try without CONFIG_SMP? yes, UP scheduling is much simpler. Ingo