svn commit: r221791 - projects/largeSMP/sys/sparc64/include

Marius Strobl marius at alchemy.franken.de
Wed May 11 22:05:38 UTC 2011


On Wed, May 11, 2011 at 11:28:33PM +0200, Attilio Rao wrote:
> 2011/5/11 Marius Strobl <marius at freebsd.org>:
> > Author: marius
> > Date: Wed May 11 21:15:12 2011
> > New Revision: 221791
> > URL: http://svn.freebsd.org/changeset/base/221791
> 
> Thanks a lot for your commit.
> I see you didn't commit yet the mp_machdep part, is that any problem with it?

Given that I currently don't understand how the remaining problems
I'm seeing with largeSMP actually can happen I'm just using the
hack of just changing the 32-bit assembler instructions into 64-bit
ones assuming that _NCPUWORDS is 1 for now as I described earlier.
So the properly converted mp_exception.S isn't really tested so far,
which is why I haven't commited it, yet, if that's what you meant
by mp_machdep part.

Marius



More information about the svn-src-projects mailing list