Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Nov 19 18:41:33 UTC 2001

Modified Files:
        syssrc/sys/arch/arm/arm32: pmap.c
        syssrc/sys/arch/arm/include/arm32: pmap.h

Log Message:
Implement pmap_update().  Currently it just calls cpu_cpwait(),
which ensures that TLB/cache operations have completed.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/arch/arm/arm32/pmap.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/arm/include/arm32/pmap.h

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