Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1967 6523 d 10 h jermar /tags/0.2.0.3/ Tagging release 0.2.0.3  
1787 6631 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6659 d 17 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
880 6766 d 21 h jermar /kernel/trunk/generic/include/mm/ Fix conflict between asid_get() macro and function definitions.  
878 6767 d 17 h vana /kernel/trunk/ Active keyboard read for ia32  
869 6770 d 7 h vana /kernel/trunk/ Uaaaaaaa ;-) Itanium Paging !!!!!! ;-)  
823 6784 d 8 h jermar /kernel/trunk/ Reimplement ASID stealing logic.
This time, hopefully, with correct synchronization.
 
730 6802 d 13 h jermar /kernel/trunk/ Finalize ASID management for sparc64 and mips32 by making use of FIFO queue of ASIDs.  
727 6804 d 9 h jermar /kernel/trunk/ New ASID management subsystem (initial work, more is required).
Some TLB invalidation changes.
 
687 6815 d 15 h jermar /kernel/trunk/ Memory management work.
Pass address space identifier to functions in page_operations to support single global page hash table.