cvs commit: src/sys/vm vm_glue.c
Peter Wemm
peter at wemm.org
Thu Jul 31 12:48:04 PDT 2003
John Baldwin wrote:
>
> On 31-Jul-2003 Peter Wemm wrote:
> > peter 2003/07/30 18:25:05 PDT
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/vm vm_glue.c
> > Log:
> > Add #include "opt_kstack_pages.h" and "opt_kstack_max_pages.h" to remain
> > in sync with the backend machdep code. When cpu_thread_init() does not
> > have the same idea of KSTACK_PAGES as the thing that created the kstack,
> > all hell breaks loose.
> >
> > Bad alc! no cookie! :-)
>
> Does this fix Kris' SMP panic?
I believe so. It wasn't a SMP panic, bento had a raised KSTACK_PAGES.
Cheers,
-Peter
--
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
More information about the cvs-src
mailing list