Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3/sh3
Module Name: src
Committed By: uwe
Date: Sat Mar 17 00:56:46 UTC 2007
Modified Files:
src/sys/arch/sh3/sh3: locore_c.c
Log Message:
sh3_switch_setup: make md_upte[] map uarea pages in reverse order so
that mapping for the bottom of the stack (practically the only page we
ever touch) is found on earlier iterations through md_upte[] in the
tlb miss handler.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/sh3/sh3/locore_c.c
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