Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 23:30:46 -0000
From:      Nate Lawson <nate@root.org>
To:        Marcel Moolenaar <marcel@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/ia64/ia64 machdep.c
Message-ID:  <20031120152928.R72721@root.org>
In-Reply-To: <20031120164313.C5EE216A55E@hub.freebsd.org>
References:  <20031120164313.C5EE216A55E@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Nov 2003, Marcel Moolenaar wrote:
>   Modified files:
>     sys/ia64/ia64        machdep.c
>   Log:
>   Set the ACPI processor Id in the PCPU structure so that CPU idling
>   on SMP systems has a chance of working. This was a loose end of the
>   implementation of the ACPI Cx idle states. Since our logical CPU Id
>   is the ACPI processor Id, we do not need to jump through hoops to
>   obtain it.
>
>   Approved: re@ (jhb)
>
>   Revision  Changes    Path
>   1.172     +1 -1      src/sys/ia64/ia64/machdep.c

Thanks!  On i386, mp_machdep.c handles SMP and machdep.c is the non-SMP
case, hence my confusion.

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031120152928.R72721>