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 6617 d 20 h jermar /kernel/trunk/generic/include/mm/ s/B+-tree/B+tree/  
1147 6617 d 20 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 6621 d 23 h jermar /kernel/trunk/generic/include/ Fix comments.  
1138 6625 d 1 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 6630 d 1 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 6635 d 8 h jermar /kernel/trunk/ More checks for address space area conflicts.  
1063 6635 d 18 h palkovsky /kernel/trunk/ Add support for more then 2GB of address space for AMD64.  
1048 6636 d 3 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 6636 d 5 h jermar /kernel/trunk/ Page table locking.  
1026 6636 d 18 h jermar /kernel/trunk/generic/ Support only anonymous address space areas.  
1002 6637 d 17 h jermar /kernel/trunk/generic/ More lightweighed TLB shootdown implementation.  
977 6638 d 4 h jermar /kernel/trunk/ Add sys_mremap() syscall.  
973 6638 d 6 h palkovsky /kernel/trunk/generic/ Added simpler userspace starting.  
965 6638 d 9 h palkovsky /kernel/trunk/ Added skeleton name service.
Cleanup for IPC to use mutexes instead of spinlocks.
 
955 6638 d 22 h palkovsky /kernel/trunk/ Added kernel IPC functionality.  
946 6639 d 20 h jermar /kernel/trunk/generic/ Fix frame deallocation.
Zone state is to be upadated only when the frame refcount reaches zero.
 
940 6639 d 23 h jermar /kernel/trunk/ Get rid of unneeded macros.
Their functionality has been replaced by the ELF loader.
 
935 6640 d 1 h vana /kernel/trunk/ Two frame stack (standard stack + RSE) on Itanium  
880 6654 d 8 h jermar /kernel/trunk/generic/include/mm/ Fix conflict between asid_get() macro and function definitions.  
878 6655 d 4 h vana /kernel/trunk/ Active keyboard read for ia32  

Show All