Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2010 04:41:31 +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:  <201006080441.o584fw92009197@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-06-08 04:41:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/i386/i386        pmap.c 
  Log:
  SVN rev 208903 on 2010-06-08 04:41:31Z by alc
  
  MFC r208765
    In the unlikely event that pmap_ts_referenced() demoted five superpage
    mappings to the same underlying physical page, the calling thread would
    be left forever pinned to the same processor.
  
  Approved by:    re (kib)
  
  Revision    Changes    Path
  1.645.2.15  +2 -1      src/sys/i386/i386/pmap.c



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