Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4663 5416 d 17 h rimsky /branches/sparc/kernel/ Implemented detection of execution units, used in a heuristics which prevents the ready threads be unevenly distributed among physical cores by changing the order in which APs are woken up (and hence the order in which the CPUs will be running their kcpulb thread). Cleanup.  
4369 5492 d 11 h rimsky /branches/sparc/kernel/arch/sparc64/ Kernel stack and userspace window buffer pointers are stored in scratchpad registers instead of memory.  
3993 5561 d 8 h rimsky /branches/sparc/kernel/ Implemented preemptible trap handler for userspace (including syscalls - did not forget enabling interrupts for them) and the ralated stuff. Implemented handlers of instruction/data MMU miss/protection. Now some userspace tasks are run; there are, however, still some bugs causing unexpected data MMU misses.  
3862 5586 d 8 h rimsky /branches/sparc/kernel/ Changed the structure of header files, which have sun4u and sun4v versions. Implemented some sun4v TSB functions.  
3771 5619 d 9 h rimsky /branches/sparc/kernel/arch/sparc64/ Forgotten files comitted to repository.