Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2011 04:26:03 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ia64/ia64 pmap.c src/sys/ia64/include ia64_cpu.h
Message-ID:  <201106170426.p5H4QOGr029989@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2011-06-17 04:26:03 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        pmap.c 
    sys/ia64/include     ia64_cpu.h 
  Log:
  SVN rev 223170 on 2011-06-17 04:26:03Z by marcel
  
  Properly serialize the global shootdown with the instruction
  stream of the local processor. Also explicitly invalidate
  the ALAT. This is done on the other CPUs in the coherence
  domain by virtue of the ptc.ga instruction, but does not
  apply to the local CPU.
  
  Revision  Changes    Path
  1.231     +4 -0      src/sys/ia64/ia64/pmap.c
  1.29      +11 -2     src/sys/ia64/include/ia64_cpu.h



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