Source-Changes archive

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

CVS commit: src/sys/uvm/pmap



Module Name:    src
Committed By:   matt
Date:           Tue Jul  2 09:35:48 UTC 2013

Modified Files:
        src/sys/uvm/pmap: pmap.h pmap_synci.c pmap_tlb.c
Added Files:
        src/sys/uvm/pmap: pmap_tlb.h

Log Message:
Split tlb related stuff into pmap_tlb.h so that can be used for ASID mgmt
for non-soft TLB pmaps.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/uvm/pmap/pmap.h \
    src/sys/uvm/pmap/pmap_synci.c src/sys/uvm/pmap/pmap_tlb.c
cvs rdiff -u -r0 -r1.1 src/sys/uvm/pmap/pmap_tlb.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