Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2010 17:24:03 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <201003251724.o2PHOGtj060801@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-03-25 17:24:03 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 205652 on 2010-03-25 17:24:03Z by alc
  
  A ptrace(2) by one processor may trigger a promotion in the address space
  of another process.  Modify pmap_promote_pde() to handle this.  (This is
  not a problem on amd64 due to implementation differences.)
  
  Reported by:    jh@
  MFC after:      1 week
  
  Revision  Changes    Path
  1.668     +1 -1      src/sys/i386/i386/pmap.c



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