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

Show All