From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 04:43:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3A7E16A4CE for ; Thu, 21 Oct 2004 04:43:50 +0000 (GMT) Received: from web21121.mail.yahoo.com (web21121.mail.yahoo.com [216.136.227.168]) by mx1.FreeBSD.org (Postfix) with SMTP id 9E47543D46 for ; Thu, 21 Oct 2004 04:43:50 +0000 (GMT) (envelope-from nskyline_r35@yahoo.com) Message-ID: <20041021044350.12754.qmail@web21121.mail.yahoo.com> Received: from [82.43.48.137] by web21121.mail.yahoo.com via HTTP; Wed, 20 Oct 2004 21:43:50 PDT Date: Wed, 20 Oct 2004 21:43:50 -0700 (PDT) From: Nik Azim Azam To: Julian Elischer In-Reply-To: <4177161C.9040100@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-current@freebsd.org Subject: Re: number of CPUs and IPI panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 04:43:50 -0000 i've set the kern.sched.ipiwakeup.enabled=0, it didn't help to fix the problem. i'm going to try the patch Stephan posted later today. thanks, nik. --- Julian Elischer wrote: > you can remove a lot of the IPIs by turning off > sysctl kern.sched.ipiwakeup.enabled (if it's > turned on) > > > Nik Azim Azam wrote: > > >sorry for not posting this information earlier. > > > >i'm running on SCHED_4BSD, with PREEMPTION. the > same > >panic occours without PREEMPTION. the kernel is > >generic except that i've removed some devices that > i > >dont need. > > > >--- Gavin Atkinson > >wrote: > > > > > > > >>On Wed, 20 Oct 2004, Nik Azim Azam wrote: > >> > >> > >> > >>>hello list, > >>> > >>>i'm doing some testing on a 6 cpu pentium II > >>> > >>> > >>overdrive > >> > >> > >>>computer with 6-CURRENT. with 6 cpus, the system > >>> > >>> > >>will > >> > >> > >>>panic easily with moderate load (previous IPI is > >>>stuck). i edited sys/i386/sys/param.h file and > >>> > >>> > >>lowered > >> > >> > >>>the MAXCPU to 4. now the system is running with 4 > >>> > >>> > >>cpus > >> > >> > >>>and it survived a make buildworld + portupgrade > at > >>> > >>> > >>the > >> > >> > >>>same time. > >>> > >>>is this a known problem? i can give more > >>> > >>> > >>information > >> > >> > >>>if anyone interested. > >>> > >>> > >>Are you using SCHED_ULE? (I believe it's the > default > >>in 6-CURRENT...) > >> > >>If so, try with SCHED_4BSD. ULE has known problems > >>at the moment. > >> > >>Gavin > >> > >> > >> > > > > > > > > > >_______________________________ > >Do you Yahoo!? > >Declare Yourself - Register online to vote today! > >http://vote.yahoo.com > >_______________________________________________ > >freebsd-current@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-current > >To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" > > > > > > _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com