Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc/sparc



Module Name:    src
Committed By:   pk
Date:           Thu Apr 22 10:14:59 UTC 2004

Modified Files:
        src/sys/arch/sparc/sparc: pmap.c

Log Message:
Mostly undo rev. 1.287: for modified pages a table walk must be forced on
the next write access to get the modified bit set in the PTE and that
won't happen if it hits the cache.


To generate a diff of this commit:
cvs rdiff -r1.290 -r1.291 src/sys/arch/sparc/sparc/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index