Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2003 12:35:53 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Nate Lawson <nate@root.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/amd64/include pcpu.h src/sys/amd64/amd64 machdep.c src/sys/ia64/include pcpu.h src/sys/ia64/ia64 machdep.c 
Message-ID:  <20031115203553.60E192A8EB@canning.wemm.org>
In-Reply-To: <20031115111512.Y54428@root.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Nate Lawson wrote:
> On Sat, 15 Nov 2003, Nate Lawson wrote:
> >   Modified files:
> >     sys/amd64/include    pcpu.h
> >     sys/amd64/amd64      machdep.c
> >     sys/ia64/include     pcpu.h
> >     sys/ia64/ia64        machdep.c
> >   Log:
> >   Add the pc_acpi_id PCPU member.  The new acpi_cpu driver uses this to
> >   dereference the softc.
> >
> >   Revision  Changes    Path
> >   1.598     +2 -0      src/sys/amd64/amd64/machdep.c
> >   1.37      +2 -1      src/sys/amd64/include/pcpu.h
> >   1.171     +1 -0      src/sys/ia64/ia64/machdep.c
> >   1.16      +2 -1      src/sys/ia64/include/pcpu.h
> 
> This adds a place to store the ACPI id for each cpu.  Platform maintainers
> should fill this out from the MADT for the SMP case.  The i386
> mp_machdep.c and i386/acpica/madt.c show how to do this.

Heh, I'd already done this on the hammer branch for apic support.

Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



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