Module Name: src Committed By: nonaka Date: Fri Jan 23 06:52:55 UTC 2015
Modified Files: src/sys/arch/powerpc/booke: e500_tlb.c Log Message: - Use tlbivax instruction for TLB update/invalidate when MULTIPROCESSOR is defined. Because TLB entry operation is not notified to another CPU. - When TLB1 is updated, send IPI_TLB1SYNC to another CPU. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/powerpc/booke/e500_tlb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.