Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 2010 11:00:45 +0000 (UTC)
From:      "Jayachandran C." <jchandra@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/mips exception.S mpboot.S pm_machdep.c vm_machdep.c
Message-ID:  <201008121101.o7CB10B6026938@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jchandra    2010-08-12 11:00:45 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        exception.S mpboot.S pm_machdep.c 
                         vm_machdep.c 
  Log:
  SVN rev 211218 on 2010-08-12 11:00:45Z by jchandra
  
  SMP support in n64.
  
  - Enable KX and UX bits on CPU startup for non-boot CPUs
  - Keep the KX bit when in userspace - XTLB handler needs it to access
    PCPU data
  - revert r210638 partly - we don't need to enable KX on kernel entry
    now
  
  Reviewed by:    jmallett, imp
  
  Revision  Changes    Path
  1.24      +2 -14     src/sys/mips/mips/exception.S
  1.10      +6 -1      src/sys/mips/mips/mpboot.S
  1.12      +1 -1      src/sys/mips/mips/pm_machdep.c
  1.19      +1 -1      src/sys/mips/mips/vm_machdep.c



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