Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
3211 5807 d 16 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
/branches/dynload/kernel/arch/ia32/src/smp/smp.c
/branches/dynload/kernel/arch/ppc32/src/asm.S
/branches/dynload/kernel/generic/include/mm/buddy.h
/branches/dynload/kernel/generic/include/mm/frame.h
/branches/dynload/kernel/generic/src/mm/buddy.c
/branches/dynload/kernel/generic/src/mm/frame.c
/branches/dynload/uspace/app/init/Makefile
/branches/dynload/uspace/app/klog/Makefile
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/app/tetris/Makefile
/branches/dynload/uspace/srv/console/Makefile
/branches/dynload/uspace/srv/devmap/Makefile
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fs/fat/Makefile
/branches/dynload/uspace/srv/fs/tmpfs/Makefile
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/ns/Makefile
/branches/dynload/uspace/srv/rd/Makefile
/branches/dynload/uspace/srv/vfs/Makefile
3210 5807 d 16 h svoboda /branches/dynload/ Introduce SMC_COHERENCE syscall  
/branches/dynload/kernel/generic/include/synch/smc.h
/branches/dynload/kernel/generic/src/synch/smc.c
/branches/dynload/uspace/lib/libc/generic/smc.c
/branches/dynload/uspace/lib/libc/include/smc.h
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/generic/include/syscall/syscall.h
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/srv/loader/elf_load.c
3204 5808 d 14 h svoboda /branches/dynload/kernel/generic/src/proc/ Update stale docblocks in proc/program.c  
/branches/dynload/kernel/generic/src/proc/program.c
3203 5808 d 15 h svoboda /branches/dynload/ Move stuff related to running programs to a separate source file proc/program.c  
/branches/dynload/kernel/generic/include/proc/program.h
/branches/dynload/kernel/generic/src/proc/program.c
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/syscall/syscall.h
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/uspace/lib/libc/generic/task.c
3202 5808 d 17 h svoboda /branches/dynload/uspace/ Fix ia64: retval in async_wait_for is ipcarg_t, not int; fix entry point  
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/srv/loader/arch/ia64/Makefile.inc
/branches/dynload/uspace/srv/loader/arch/ia64/ia64.s
3199 5813 d 7 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/kernel/generic/include/config.h
3197 5813 d 12 h svoboda /branches/dynload/ Merge latest changes from trunk to dynload  
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/kernel/arch/ppc32/src/mm/page.c
/branches/dynload/kernel/arch/ppc32/src/mm/tlb.c
/branches/dynload/kernel/generic/src/console/kconsole.c
/branches/dynload/kernel/generic/src/main/main.c
/branches/dynload/uspace/lib/libc/arch/arm32/include/byteorder.h
3192 5814 d 13 h svoboda /branches/dynload/uspace/lib/libc/generic/ Commit long-missing pcb.c (oops)  
/branches/dynload/uspace/lib/libc/generic/pcb.c
3191 5814 d 13 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
/branches/dynload/contrib/conf/HelenOS.amd64.simics
/branches/dynload/contrib/conf/HelenOS.ppc32.simics
/branches/dynload/contrib/conf/HelenOS.sparc64.simics
/branches/dynload/contrib/conf/SPMIPS.simics
/branches/dynload/contrib/conf/dot.bochsrc
/branches/dynload/contrib/conf/simics.conf
/branches/dynload/contrib/conf/spmips.conf
/branches/dynload/contrib/conf/vmware.conf
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/dynload/boot/arch/ia64/loader/gefi/apps/Makefile
/branches/dynload/contrib/toolchain/toolchain.amd64.sh
/branches/dynload/contrib/toolchain/toolchain.arm32.sh
/branches/dynload/contrib/toolchain/toolchain.ia32.sh
/branches/dynload/contrib/toolchain/toolchain.ia64.sh
/branches/dynload/contrib/toolchain/toolchain.mipseb32.sh
/branches/dynload/contrib/toolchain/toolchain.mipsel32.sh
/branches/dynload/contrib/toolchain/toolchain.ppc32.sh
/branches/dynload/contrib/toolchain/toolchain.ppc64.sh
/branches/dynload/contrib/toolchain/toolchain.sparc64.sh
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/Makefile.inc
/branches/dynload/kernel/arch/amd64/include/atomic.h
/branches/dynload/kernel/arch/ia32/Makefile.inc
/branches/dynload/kernel/arch/ia32/include/atomic.h
/branches/dynload/kernel/arch/mips32/include/atomic.h
/branches/dynload/kernel/arch/ppc32/src/asm.S
/branches/dynload/kernel/genarch/src/mm/as_ht.c
/branches/dynload/kernel/generic/include/mm/slab.h
/branches/dynload/kernel/generic/include/synch/mutex.h
/branches/dynload/kernel/generic/src/ipc/ipc.c
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/main/main.c
/branches/dynload/kernel/generic/src/mm/as.c
/branches/dynload/kernel/generic/src/mm/frame.c
/branches/dynload/kernel/generic/src/mm/slab.c
/branches/dynload/kernel/generic/src/proc/scheduler.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/synch/condvar.c
/branches/dynload/kernel/generic/src/synch/mutex.c
/branches/dynload/kernel/generic/src/synch/rwlock.c
/branches/dynload/kernel/test/avltree/avltree1.c
/branches/dynload/kernel/test/mm/slab2.c
/branches/dynload/uspace/lib/libc/arch/amd64/include/atomic.h
/branches/dynload/uspace/lib/libc/arch/ia32/include/atomic.h
/branches/dynload/uspace/lib/libc/arch/mips32/include/atomic.h
3190 5814 d 13 h svoboda /branches/dynload/ Remove vestiges of loading code coming from trunk  
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/proc/thread.h
/branches/dynload/kernel/generic/include/syscall/syscall.h
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/uspace/app/cli/cli.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/lib/libc/include/task.h
3174 5825 d 16 h svoboda /branches/dynload/uspace/ Pass args to loader from task_spawn_ex(), completing argument support. Can pass args from CLI to tester.  
/branches/dynload/uspace/app/cli/cli.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/lib/libc/include/ipc/loader.h
/branches/dynload/uspace/srv/loader/include/arch.h
/branches/dynload/uspace/srv/loader/main.c
3171 5826 d 8 h svoboda /branches/dynload/uspace/ Add argc, argv to pcb_t. Update libc to save PCB pointer and pass argc, argv to main. (None provided by loader, yet)  
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/arch/amd64/src/entry.s
/branches/dynload/uspace/lib/libc/arch/arm32/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ia32/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ia64/src/entry.s
/branches/dynload/uspace/lib/libc/arch/mips32/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ppc32/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ppc64/src/entry.s
/branches/dynload/uspace/lib/libc/arch/sparc64/src/entry.s
/branches/dynload/uspace/lib/libc/generic/libc.c
/branches/dynload/uspace/lib/libc/include/loader/pcb.h
/branches/dynload/uspace/srv/loader/main.c
3170 5826 d 10 h svoboda /branches/dynload/uspace/srv/loader/ Get rid of fixed PCB addresses in loader. Get rid of arch/pcb.h files  
/branches/dynload/uspace/srv/loader/arch/amd64/include/pcb.h
/branches/dynload/uspace/srv/loader/arch/arm32/include/pcb.h
/branches/dynload/uspace/srv/loader/arch/ia32/include/pcb.h
/branches/dynload/uspace/srv/loader/arch/ia64/include/pcb.h
/branches/dynload/uspace/srv/loader/arch/mips32/include/pcb.h
/branches/dynload/uspace/srv/loader/arch/ppc32/include/pcb.h
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/include/elf_load.h
/branches/dynload/uspace/srv/loader/main.c
3169 5826 d 10 h svoboda /branches/dynload/uspace/srv/loader/ Update loader's program_run() to pass PCB pointer. (some arches appear broken)  
/branches/dynload/uspace/srv/loader/arch/amd64/amd64.s
/branches/dynload/uspace/srv/loader/arch/arm32/arm32.s
/branches/dynload/uspace/srv/loader/arch/ia32/ia32.s
/branches/dynload/uspace/srv/loader/arch/ia64/ia64.s
/branches/dynload/uspace/srv/loader/arch/mips32/mips32.s
/branches/dynload/uspace/srv/loader/arch/ppc32/ppc32.s
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/include/arch.h
/branches/dynload/uspace/srv/loader/include/elf_load.h
/branches/dynload/uspace/srv/loader/main.c
3168 5826 d 14 h svoboda /branches/dynload/ For each arch define one register for passing a pointer to PCB. Implemented in kernel lowlevel swich-to-userspace funcs and libc entry points. Missing in loader's program_run implementations.  
/branches/dynload/kernel/arch/amd64/src/userspace.c
/branches/dynload/kernel/arch/arm32/src/userspace.c
/branches/dynload/kernel/arch/ia32/src/userspace.c
/branches/dynload/kernel/arch/ia32xen/src/userspace.c
/branches/dynload/kernel/arch/ia64/src/asm.S
/branches/dynload/kernel/arch/mips32/include/atomic.h
/branches/dynload/kernel/arch/mips32/src/start.S
/branches/dynload/kernel/arch/ppc32/src/asm.S
/branches/dynload/kernel/arch/ppc64/src/asm.S
/branches/dynload/kernel/arch/sparc64/src/asm.S
/branches/dynload/uspace/lib/libc/arch/amd64/src/entry.s
/branches/dynload/uspace/lib/libc/arch/arm32/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ia32/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ia64/src/entry.s
/branches/dynload/uspace/lib/libc/arch/mips32/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ppc32/src/entry.s
/branches/dynload/uspace/lib/libc/arch/sparc64/src/entry.s
/branches/dynload/uspace/lib/libc/generic/libc.c
/branches/dynload/uspace/lib/libc/include/libc.h
3166 5827 d 5 h svoboda /branches/dynload/uspace/app/cli/ Exit CLI when getchar() fails  
/branches/dynload/uspace/app/cli/cli.c
3161 5828 d 7 h svoboda /branches/dynload/uspace/srv/loader/arch/ia32/ Fix: ia32 default calling convetion is cdecl, args are on the stack  
/branches/dynload/uspace/srv/loader/arch/ia32/ia32.s
3160 5828 d 7 h svoboda /branches/dynload/uspace/ Move pcb.h to libc includes part 2  
/branches/dynload/uspace/lib/libc/include/loader/pcb.h
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/include/elf_load.h
/branches/dynload/uspace/srv/loader/main.c
3159 5828 d 7 h svoboda /branches/dynload/uspace/ Move pcb.h to libc includes part 1  
/branches/dynload/uspace/lib/libc/include/loader
/branches/dynload/uspace/lib/libc/include/loader/pcb.h
/branches/dynload/uspace/srv/loader/include/pcb.h
3158 5828 d 7 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 2  
/branches/dynload/boot/arch/amd64/grub/menu.lst
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/uspace/srv/loader/Makefile

Show All