Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2009 18:31:36 +0000 (UTC)
From:      Oleksandr Tymoshenko <gonzo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/include pmap.h src/sys/mips/mips pmap.c
Message-ID:  <200901151831.n0FIVf0T087121@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gonzo       2009-01-15 18:31:36 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/include     pmap.h 
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 187301 on 2009-01-15 18:31:36Z by gonzo
  
  MFp4:
  
  - Add debug output
  - Fix pmap_zero_page and related places: use uncached segments and invalidate
      cache after zeroing memory.
  - Do not test for modified bit if it's not neccessary
      (merged from mips-juniper p4 branch)
  - Some #includes reorganization
  
  Revision  Changes    Path
  1.4       +3 -15     src/sys/mips/include/pmap.h
  1.10      +34 -4     src/sys/mips/mips/pmap.c



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