Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2015 10:32:46 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Konstantin Belousov <kib@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r281851 - in head/sys: amd64/amd64 amd64/include conf i386/i386 i386/include x86/x86
Message-ID:  <4550390.4Tsi2WsAx2@ralph.baldwin.cx>
In-Reply-To: <201504221232.t3MCWFaI034532@svn.freebsd.org>
References:  <201504221232.t3MCWFaI034532@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, April 22, 2015 12:32:15 PM Konstantin Belousov wrote:
> Author: kib
> Date: Wed Apr 22 12:32:14 2015
> New Revision: 281851
> URL: https://svnweb.freebsd.org/changeset/base/281851
> 
> Log:
>   Move some common code from sys/amd64/amd64/machdep.c and
>   sys/i386/i386/machdep.c to new file sys/x86/x86/cpu_machdep.c.  Most
>   of the code is related to the idle handling.
>   
>   Discussed with:	pluknet
>   Sponsored by:	The FreeBSD Foundation

Nice!

I still want to do a sys/x86/x86/mp_subr.c.  Hopefully soonish. :-/

-- 
John Baldwin



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