DragonFly submit List (threaded) for 2006-11
DragonFly BSD
DragonFly submit List (threaded) for 2006-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: ACPI-CA update patch for review


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 30 Nov 2006 08:50:31 -0800 (PST)

:Does that apply to ioctl or sysctl support code, too?  Can you shed
:some light on me to find how it's guaranteed?
:
:Thanks.

    The ACPI idle code is disabled on SMP boxes.   Line 838 of acpi_cpu.c.

    Hmm.  I don't see any specific code to force us onto cpu #0 for ioctls
    or sysctls, but those do certainly run under the BGL.  It would be
    fairly easy to force those to run on cpu #0 if it turned out we needed
    to.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]