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:   chris
Date:           Mon Jun 25 23:22:39 UTC 2001

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

Log Message:
Improve the vac_me_harder function, it is now slightly faster, however 
pmap_enter_pv is also now slightly slower, so they appear to balance out.

Note that I've some ideas in the works on how to improve the pv handling, so 
the slow down is short term only.

Also added non-advertising licence and copyright to myself and richard.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm/arm32/pmap.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/include/pte.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