On Tue, Jun 12, 2012 at 1:14 AM, Mitsuru IWASAKI <iwas...@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 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"