Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1963 6469 d 7 h jermar /tags/0.1.1/ Tagging release 0.1.1  
534 6796 d 9 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6796 d 9 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6808 d 13 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
31 7018 d 12 h jermar /SPARTAN/trunk/ Replace the deadlock-prone TLB shootdown algorithm with a deadlock-free implementation.
The implementation is a variant of the CMU TLB consistency algorithm.
Very inefficient implementation of a very inefficient (but correct) algorithm.
 
30 7018 d 18 h jermar /SPARTAN/trunk/arch/ia32/ Separate EBDA detection from MP Specification code. EBDA address will be needed during ACPI initialization.