Re: number of CPUs and IPI panic
From: Nik Azim Azam (nskyline_r35_at_yahoo.com)
Date: 10/21/04
- Previous message: Maxim Sobolev: "Re: [Fwd: What do people think about not installing a stripped /kernel ?]"
- In reply to: Gavin Atkinson: "Re: number of CPUs and IPI panic"
- Next in thread: Stephan Uphoff: "Re: number of CPUs and IPI panic"
- Reply: Stephan Uphoff: "Re: number of CPUs and IPI panic"
- Reply: Julian Elischer: "Re: number of CPUs and IPI panic"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 20 Oct 2004 15:16:59 -0700 (PDT) To: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
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 <gavin.atkinson@ury.york.ac.uk>
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"
- Previous message: Maxim Sobolev: "Re: [Fwd: What do people think about not installing a stripped /kernel ?]"
- In reply to: Gavin Atkinson: "Re: number of CPUs and IPI panic"
- Next in thread: Stephan Uphoff: "Re: number of CPUs and IPI panic"
- Reply: Stephan Uphoff: "Re: number of CPUs and IPI panic"
- Reply: Julian Elischer: "Re: number of CPUs and IPI panic"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|