Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
430 6771 d 7 h jermar /SPARTAN/trunk/ Move src/ and include/ to generic.  
396 6797 d 17 h jermar /SPARTAN/trunk/ Add mm/mapping1 test.
(Will not make it past TLB Invalid exception on mips32.)
Fixes in asid.c.
Make TLB register types union with __u32 value.
Implement tlb_invalidate() for mips32.
(TLB invalidation and shootdown path will have to be revised.)
 
389 6799 d 18 h jermar /SPARTAN/trunk/ MIPS work.
Fix some name inconsistencies between cp0 functions' declarations and definitions.
Add and implement tlb_init_arch().
Add tlb_modified() exception handler.

Other architectures: add dummy tlb_init_arch().
 
6 7023 d 21 h jermar /SPARTAN/trunk/ shootdown vs. shutdown  
5 7024 d 8 h jermar /SPARTAN/trunk/ TLB shootdown.  
1 7027 d 12 h jermar /SPARTAN/ Initial import