Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   nisimura
Date:           Tue May 18 01:36:52 UTC 1999

Modified Files:
        src/sys/arch/pmax/pmax: machdep.c
        src/sys/arch/mips/include: cpu.h pmap.h
        src/sys/arch/mips/mips: genassym.cf locore.S mips_machdep.c pmap.c
        src/sys/arch/newsmips/newsmips: machdep.c
Log Message:
- Move MachSetPID(1) call to pmap_bootstrap() adajacent to kernel pmap
initialization code.
- Abandon mips_init_proc0() and do the 4 lines straightly in MD mach_init().
- Restore a block of code accidentally lost in prevous commit.
- Change the term 'tlbpid' to a MIPS3 nomenclature 'asid'.
- Hide PTE size exposures by symbolic names in locore.S




Home | Main Index | Thread Index | Old Index