Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2011 16:21:43 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ia64/ia64 machdep.c
Message-ID:  <201106231621.p5NGLq0v014244@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

marcel      2011-06-23 16:21:43 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        machdep.c 
  Log:
  SVN rev 223478 on 2011-06-23 16:21:43Z by marcel
  
  Unblock the outgoing thread after we performed pmap_switch() to
  switch the region registers. pmap_switch() returns the pmap for
  which the region register are currently programmed, which needs
  to be re-programmed on the CPU the ougoing thread gets switched
  in.  This change does not noticibly change anything or fix known
  bugs, but does give me a warm fuzzy feeling by being more
  correct.
  
  Revision  Changes    Path
  1.276     +2 -2      src/sys/ia64/ia64/machdep.c



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