Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2011 03:25:18 +0000 (UTC)
From:      "Jayachandran C." <jchandra@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/mips swtch.S
Message-ID:  <201103010325.p213PYt4041179@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jchandra    2011-03-01 03:25:18 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        swtch.S 
  Log:
  SVN rev 219121 on 2011-03-01 03:25:18Z by jchandra
  
  Use new thread's stack to invoke pmap_activate in cpu_switch()
  
  Restore the SP from the new thread's PCB before calling pmap_activate.
  Remove some old FIXME comments.
  
  Revision  Changes    Path
  1.17      +4 -17     src/sys/mips/mips/swtch.S



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