cvs commit: src/sys/arm/arm pmap.c
    Olivier Houchard 
    cognet at FreeBSD.org
       
    Sat Apr 22 22:51:33 UTC 2006
    
    
  
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
    
    
More information about the cvs-all
mailing list