Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1149 6605 d 22 h jermar /kernel/trunk/generic/include/mm/ s/B+-tree/B+tree/  
1147 6605 d 22 h jermar /kernel/trunk/generic/ Deploy B+tree in address space area management.
Change as_remap() to check for conflicts with other address space areas only when the area in question grows.
 
1139 6610 d 2 h jermar /kernel/trunk/generic/include/ Fix comments.  
1138 6613 d 4 h jermar /kernel/trunk/ CPU stacks must have two frames on ia64.
Make sure both thread stack frames are mapped in before_thread_runs_arch().
Take STACK_FRAMES into account during kernel memory layout initialization in main_bsp().
 
1104 6618 d 3 h jermar /kernel/trunk/ Define atomic_t only once in atomic.h
Change the encapsulated counter type to long so that it supports negative values as well.
 
1070 6623 d 10 h jermar /kernel/trunk/ More checks for address space area conflicts.  
1063 6623 d 21 h palkovsky /kernel/trunk/ Add support for more then 2GB of address space for AMD64.  
1048 6624 d 6 h jermar /kernel/trunk/generic/ Restore interrupts when failing in as_remap().
Add check_area_conflicts() that checks whether address area overlaps with other areas.
Refuse to create writeable executable address space areas.
Rename as_area_t::size to as_area_t::pages.
 
1044 6624 d 7 h jermar /kernel/trunk/ Page table locking.  
1026 6624 d 21 h jermar /kernel/trunk/generic/ Support only anonymous address space areas.  
1002 6625 d 20 h jermar /kernel/trunk/generic/ More lightweighed TLB shootdown implementation.  
977 6626 d 6 h jermar /kernel/trunk/ Add sys_mremap() syscall.  
973 6626 d 8 h palkovsky /kernel/trunk/generic/ Added simpler userspace starting.  
965 6626 d 11 h palkovsky /kernel/trunk/ Added skeleton name service.
Cleanup for IPC to use mutexes instead of spinlocks.
 
955 6627 d 1 h palkovsky /kernel/trunk/ Added kernel IPC functionality.  
946 6627 d 22 h jermar /kernel/trunk/generic/ Fix frame deallocation.
Zone state is to be upadated only when the frame refcount reaches zero.
 
940 6628 d 1 h jermar /kernel/trunk/ Get rid of unneeded macros.
Their functionality has been replaced by the ELF loader.
 
935 6628 d 3 h vana /kernel/trunk/ Two frame stack (standard stack + RSE) on Itanium  
880 6642 d 10 h jermar /kernel/trunk/generic/include/mm/ Fix conflict between asid_get() macro and function definitions.  
878 6643 d 6 h vana /kernel/trunk/ Active keyboard read for ia32  

Show All