cvs commit: src/sys/vm vm_glue.c
John Baldwin
jhb at FreeBSD.org
Thu Jul 31 14:27:13 PDT 2003
On 31-Jul-2003 Peter Wemm wrote:
> 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.
Ah, ok. It was announced as an SMP panic. :)
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
More information about the cvs-src
mailing list