Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2012 17:51:21 +0000
From:      Attilio Rao <attilio@freebsd.org>
To:        Mitsuru IWASAKI <iwasaki@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r236938 - in head/sys: amd64/amd64 amd64/include i386/i386 i386/include x86/acpica
Message-ID:  <CAJ-FndDRezg4EeQfNy003Lpyb3NO7Kw9jGmSeOoU0b=9D=GXxw@mail.gmail.com>
In-Reply-To: <201206120014.q5C0EsqK018853@svn.freebsd.org>
References:  <201206120014.q5C0EsqK018853@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 12, 2012 at 1:14 AM, Mitsuru IWASAKI <iwasaki@freebsd.org> wrote:
> Author: iwasaki
> Date: Tue Jun 12 00:14:54 2012
> New Revision: 236938
> URL: http://svn.freebsd.org/changeset/base/236938
>
> Log:
>   Share IPI init and startup code of mp_machdep.c with acpi_wakeup.c
>   as ipi_startup().
>
> Modified:
>   head/sys/amd64/amd64/mp_machdep.c
>   head/sys/amd64/include/smp.h

I think that after these changes smp.h should go in x86/ subdir.
Infact now amd64 and i386 version are so similar that they can do
safely be merged (the only difference being the lazypmap ipi counter
and the mpboot exports.

If you are interested into it, please make a patch, I'd be happy to review.

Thanks,
Attilio


-- 
Peace can only be achieved by understanding - A. Einstein



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-FndDRezg4EeQfNy003Lpyb3NO7Kw9jGmSeOoU0b=9D=GXxw>