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
1147 6622 d 3 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 6626 d 6 h jermar /kernel/trunk/generic/include/ Fix comments.  
1138 6629 d 8 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 6634 d 8 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 6639 d 15 h jermar /kernel/trunk/ More checks for address space area conflicts.  
1063 6640 d 1 h palkovsky /kernel/trunk/ Add support for more then 2GB of address space for AMD64.  
1048 6640 d 10 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 6640 d 12 h jermar /kernel/trunk/ Page table locking.  
1026 6641 d 1 h jermar /kernel/trunk/generic/ Support only anonymous address space areas.  
1002 6642 d 0 h jermar /kernel/trunk/generic/ More lightweighed TLB shootdown implementation.  
977 6642 d 11 h jermar /kernel/trunk/ Add sys_mremap() syscall.  
973 6642 d 13 h palkovsky /kernel/trunk/generic/ Added simpler userspace starting.  
965 6642 d 16 h palkovsky /kernel/trunk/ Added skeleton name service.
Cleanup for IPC to use mutexes instead of spinlocks.
 
955 6643 d 5 h palkovsky /kernel/trunk/ Added kernel IPC functionality.  
946 6644 d 3 h jermar /kernel/trunk/generic/ Fix frame deallocation.
Zone state is to be upadated only when the frame refcount reaches zero.
 
940 6644 d 6 h jermar /kernel/trunk/ Get rid of unneeded macros.
Their functionality has been replaced by the ELF loader.
 
935 6644 d 8 h vana /kernel/trunk/ Two frame stack (standard stack + RSE) on Itanium  
880 6658 d 15 h jermar /kernel/trunk/generic/include/mm/ Fix conflict between asid_get() macro and function definitions.  
878 6659 d 11 h vana /kernel/trunk/ Active keyboard read for ia32  
869 6662 d 1 h vana /kernel/trunk/ Uaaaaaaa ;-) Itanium Paging !!!!!! ;-)  

Show All