cvs commit: src/sys/sys proc.h src/sys/kern kern_switch.c
kern_synch.c
Scott Long
scottl at freebsd.org
Fri Oct 22 12:35:03 PDT 2004
Garance A Drosihn wrote:
> At 7:13 PM +0000 10/22/04, Scott Long wrote:
>
>> scottl 2004-10-22 19:13:07 UTC
>>
>> FreeBSD src repository
>>
>> Modified files: (Branch: RELENG_5_3)
>> sys/sys proc.h
>> sys/kern kern_switch.c kern_synch.c
>> Log:
>> MFC: Wake up the pager from critical_exit if the process being
>> switched to needs to be swapped in.
>
>
> Would this problem cause any panics during 'shutdown -p' processing?
> I just loaded up a brand new machine with 5.3-RC1, and it works fine
> except that it almost always panics when I do a 'shutdown -p'. I
> just finished building a new world to make sure I have all the latest
> changes, but I haven't installed that yet. Should I rebuild the
> kernel with this change included?
>
> (the machine does not panic during standard 'shutdown -r' processing,
> only for 'shutdown -p'. It has a gig of memory now, so I kinda doubt
> it has anything that it needs to swap in.)
>
I would tend to suspect ACPI here. Do you have kind of DDB info from
the panic?
Scott
More information about the cvs-src
mailing list