Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
534 6792 d 10 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6792 d 11 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6804 d 15 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
396 6851 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.)
 
115 6970 d 6 h jermar /SPARTAN/trunk/ Implement several assembler functions in gcc's __asm__ notation instead of in .s or .S file.
Gain both better speed and size.
 
7 7076 d 18 h jermar /SPARTAN/trunk/ New IPI for waking up idle CPU's halted in scheduler.
Added architecture-independent ipi_broadcast().
 
6 7077 d 22 h jermar /SPARTAN/trunk/ shootdown vs. shutdown  
5 7078 d 8 h jermar /SPARTAN/trunk/ TLB shootdown.  
1 7081 d 13 h jermar /SPARTAN/ Initial import