Subversion Repositories HelenOS-historic

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
501 6752 d 18 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
396 6799 d 21 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 6918 d 10 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 7024 d 22 h jermar /SPARTAN/trunk/ New IPI for waking up idle CPU's halted in scheduler.
Added architecture-independent ipi_broadcast().
 
6 7026 d 1 h jermar /SPARTAN/trunk/ shootdown vs. shutdown  
5 7026 d 12 h jermar /SPARTAN/trunk/ TLB shootdown.  
1 7029 d 16 h jermar /SPARTAN/ Initial import