Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2006 22:51:33 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/arm pmap.c
Message-ID:  <200604222251.k3MMpX0X093322@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2006-04-22 22:51:33 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  MFother arches :
  date: 2006/04/12 04:22:50;  author: alc;  state: Exp;  lines: +14 -41
  Retire pmap_track_modified().  We no longer need it because we do not
  create managed mappings within the clean submap.  To prevent regressions,
  add assertions blocking the creation of managed mappings within the clean
  submap.
  
  Reviewed by: tegge
  
  Revision  Changes    Path
  1.47      +10 -24    src/sys/arm/arm/pmap.c



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