Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
3674 5634 d 23 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/division.c
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/division.h
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/mkimage.c
/branches/dynload/boot/arch/sparc64/silo/silo.patched.tar.gz
/branches/dynload/contrib/util
/branches/dynload/contrib/util/DownloadAndPatchSILO.sh
/branches/dynload/kernel/arch/ia64/include/drivers/kbd.h
/branches/dynload/kernel/arch/sparc64/include/cpu_family.h
/branches/dynload/kernel/arch/sparc64/include/cpu_node.h
/branches/dynload/kernel/arch/sparc64/include/drivers/sgcn.h
/branches/dynload/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/dynload/uspace/app/tester/loop
/branches/dynload/uspace/app/tester/loop/loop1.c
/branches/dynload/uspace/app/tester/loop/loop1.def
/branches/dynload/uspace/dist/readme
/branches/dynload/uspace/lib/libc/arch/ia64/include/ddi.h
/branches/dynload/uspace/lib/libc/arch/ia64/src/ddi.c
/branches/dynload/uspace/srv/fb/serial_console.c
/branches/dynload/uspace/srv/fb/serial_console.h
/branches/dynload/uspace/srv/fb/sgcn.c
/branches/dynload/uspace/srv/fb/sgcn.h
/branches/dynload/uspace/srv/kbd/arch/ia64/include/lkbd.h
/branches/dynload/uspace/srv/kbd/arch/ia64/include/scanc.h
/branches/dynload/uspace/srv/kbd/arch/ia64/src/lkbd.c
/branches/dynload/uspace/srv/kbd/arch/ia64/src/mouse.c
/branches/dynload/uspace/srv/kbd/arch/ia64/src/scanc.c
/branches/dynload/uspace/srv/kbd/arch/sparc64/include/sgcn.h
/branches/dynload/uspace/srv/kbd/arch/sparc64/src/sgcn.c
/branches/dynload/uspace/srv/kbd/genarch/include/nofb.h
/branches/dynload/uspace/srv/kbd/genarch/src/nofb.c
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/dynload/boot/arch/ia64/loader/main.c
/branches/dynload/boot/arch/ppc64/Makefile.inc
/branches/dynload/boot/arch/sparc64/Makefile.inc
/branches/dynload/boot/arch/sparc64/loader/asm.S
/branches/dynload/boot/arch/sparc64/loader/main.c
/branches/dynload/boot/arch/sparc64/loader/main.h
/branches/dynload/boot/arch/sparc64/loader/ofwarch.c
/branches/dynload/boot/arch/sparc64/loader/register.h
/branches/dynload/boot/boot.config
/branches/dynload/boot/genarch/balloc.h
/branches/dynload/boot/genarch/ofw.c
/branches/dynload/boot/genarch/ofw_tree.c
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/arm32/src/arm32.c
/branches/dynload/kernel/arch/ia32/src/asm.S
/branches/dynload/kernel/arch/ia32/src/drivers/vesa.c
/branches/dynload/kernel/arch/ia64/include/bootinfo.h
/branches/dynload/kernel/arch/ia64/include/cpu.h
/branches/dynload/kernel/arch/ia64/include/interrupt.h
/branches/dynload/kernel/arch/ia64/include/mm/page.h
/branches/dynload/kernel/arch/ia64/include/mm/tlb.h
/branches/dynload/kernel/arch/ia64/include/proc/task.h
/branches/dynload/kernel/arch/ia64/src/ddi/ddi.c
/branches/dynload/kernel/arch/ia64/src/drivers/ega.c
/branches/dynload/kernel/arch/ia64/src/ia64.c
/branches/dynload/kernel/arch/ia64/src/interrupt.c
/branches/dynload/kernel/arch/ia64/src/mm/frame.c
/branches/dynload/kernel/arch/ia64/src/mm/tlb.c
/branches/dynload/kernel/arch/ia64/src/ski/ski.c
/branches/dynload/kernel/arch/ia64/src/smp/smp.c
/branches/dynload/kernel/arch/mips32/src/mips32.c
/branches/dynload/kernel/arch/ppc32/src/ppc32.c
/branches/dynload/kernel/arch/sparc64/Makefile.inc
/branches/dynload/kernel/arch/sparc64/include/arch.h
/branches/dynload/kernel/arch/sparc64/include/asm.h
/branches/dynload/kernel/arch/sparc64/include/cpu.h
/branches/dynload/kernel/arch/sparc64/include/drivers/fhc.h
/branches/dynload/kernel/arch/sparc64/include/drivers/kbd.h
/branches/dynload/kernel/arch/sparc64/include/drivers/pci.h
/branches/dynload/kernel/arch/sparc64/include/drivers/scr.h
/branches/dynload/kernel/arch/sparc64/include/mm/cache.h
/branches/dynload/kernel/arch/sparc64/include/mm/cache_spec.h
/branches/dynload/kernel/arch/sparc64/include/mm/frame.h
/branches/dynload/kernel/arch/sparc64/include/mm/mmu.h
/branches/dynload/kernel/arch/sparc64/include/mm/tlb.h
/branches/dynload/kernel/arch/sparc64/include/mm/tsb.h
/branches/dynload/kernel/arch/sparc64/include/mm/tte.h
/branches/dynload/kernel/arch/sparc64/include/regdef.h
/branches/dynload/kernel/arch/sparc64/include/register.h
/branches/dynload/kernel/arch/sparc64/include/trap/interrupt.h
/branches/dynload/kernel/arch/sparc64/src/console.c
/branches/dynload/kernel/arch/sparc64/src/cpu/cpu.c
/branches/dynload/kernel/arch/sparc64/src/ddi/ddi.c
/branches/dynload/kernel/arch/sparc64/src/drivers/fhc.c
/branches/dynload/kernel/arch/sparc64/src/drivers/kbd.c
/branches/dynload/kernel/arch/sparc64/src/drivers/pci.c
/branches/dynload/kernel/arch/sparc64/src/drivers/scr.c
/branches/dynload/kernel/arch/sparc64/src/drivers/tick.c
/branches/dynload/kernel/arch/sparc64/src/mm/as.c
/branches/dynload/kernel/arch/sparc64/src/mm/cache.S
/branches/dynload/kernel/arch/sparc64/src/mm/page.c
/branches/dynload/kernel/arch/sparc64/src/mm/tlb.c
/branches/dynload/kernel/arch/sparc64/src/mm/tsb.c
/branches/dynload/kernel/arch/sparc64/src/smp/ipi.c
/branches/dynload/kernel/arch/sparc64/src/smp/smp.c
/branches/dynload/kernel/arch/sparc64/src/sparc64.c
/branches/dynload/kernel/arch/sparc64/src/start.S
/branches/dynload/kernel/arch/sparc64/src/trap/interrupt.c
/branches/dynload/kernel/genarch/include/fb/fb.h
/branches/dynload/kernel/genarch/include/fb/visuals.h
/branches/dynload/kernel/genarch/include/kbd/ns16550.h
/branches/dynload/kernel/genarch/include/kbd/z8530.h
/branches/dynload/kernel/genarch/include/ofw/ofw_tree.h
/branches/dynload/kernel/genarch/src/fb/fb.c
/branches/dynload/kernel/genarch/src/kbd/i8042.c
/branches/dynload/kernel/genarch/src/kbd/ns16550.c
/branches/dynload/kernel/genarch/src/kbd/z8530.c
/branches/dynload/kernel/genarch/src/ofw/ebus.c
/branches/dynload/kernel/genarch/src/ofw/fhc.c
/branches/dynload/kernel/genarch/src/ofw/ofw_tree.c
/branches/dynload/kernel/genarch/src/ofw/pci.c
/branches/dynload/kernel/generic/include/adt/bitmap.h
/branches/dynload/kernel/generic/include/byteorder.h
/branches/dynload/kernel/generic/include/ddi/irq.h
/branches/dynload/kernel/generic/include/ipc/kbox.h
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/udebug/udebug.h
/branches/dynload/kernel/generic/src/ddi/irq.c
/branches/dynload/kernel/generic/src/interrupt/interrupt.c
/branches/dynload/kernel/generic/src/ipc/irq.c
/branches/dynload/kernel/generic/src/ipc/kbox.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/mm/tlb.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/kernel/generic/src/synch/futex.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/kernel/generic/src/time/clock.c
/branches/dynload/kernel/generic/src/udebug/udebug.c
/branches/dynload/kernel/generic/src/udebug/udebug_ipc.c
/branches/dynload/kernel/generic/src/udebug/udebug_ops.c
/branches/dynload/kernel/kernel.config
/branches/dynload/kernel/test/debug/mips1.c
/branches/dynload/uspace/app/bdsh/cmds/modules/cp/cp.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/app/tester/tester.h
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/dynload/uspace/lib/libc/include/ctype.h
/branches/dynload/uspace/lib/libc/include/errno.h
/branches/dynload/uspace/lib/libc/include/ipc/loader.h
/branches/dynload/uspace/lib/libc/include/libc.h
/branches/dynload/uspace/lib/libfs/libfs.c
/branches/dynload/uspace/lib/libfs/libfs.h
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/console/gcons.c
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fb/ega.c
/branches/dynload/uspace/srv/fb/main.c
/branches/dynload/uspace/srv/fb/msim.c
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/branches/dynload/uspace/srv/fs/fat/fat_dentry.c
/branches/dynload/uspace/srv/fs/fat/fat_dentry.h
/branches/dynload/uspace/srv/fs/fat/fat_fat.c
/branches/dynload/uspace/srv/fs/fat/fat_idx.c
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/kbd/arch/ia64/src/kbd.c
/branches/dynload/uspace/srv/kbd/arch/mips32/src/kbd.c
/branches/dynload/uspace/srv/kbd/arch/sparc64/src/kbd.c
/branches/dynload/uspace/srv/vfs/vfs.h
/branches/dynload/uspace/srv/vfs/vfs_lookup.c
/branches/dynload/uspace/srv/vfs/vfs_node.c
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3569 5662 d 10 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
/branches/dynload/kernel/generic/include/proc/program.h
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/proc/thread.h
/branches/dynload/kernel/generic/src/main/kinit.c
/branches/dynload/kernel/generic/src/proc/program.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/klog/Makefile
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/app/tetris/Makefile
/branches/dynload/uspace/app/trace/Makefile
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libblock/Makefile
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/generic/loader.c
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/lib/libc/generic/thread.c
/branches/dynload/uspace/lib/libc/include/loader/loader.h
/branches/dynload/uspace/lib/libfs/Makefile
/branches/dynload/uspace/lib/softfloat/Makefile
/branches/dynload/uspace/lib/softint/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/loader/Makefile
/branches/dynload/uspace/srv/ns/Makefile
/branches/dynload/uspace/srv/pci/Makefile
/branches/dynload/uspace/srv/rd/Makefile
/branches/dynload/uspace/srv/vfs/Makefile
3448 5713 d 11 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
/branches/dynload/kernel/generic/include/ipc/kbox.h
/branches/dynload/kernel/generic/include/udebug
/branches/dynload/kernel/generic/src/ipc/kbox.c
/branches/dynload/kernel/generic/src/udebug
/branches/dynload/uspace/app/bdsh/cmds/modules/cp
/branches/dynload/uspace/app/bdsh/cmds/modules/sleep
/branches/dynload/uspace/app/trace
/branches/dynload/uspace/dist/app
/branches/dynload/uspace/dist/cfg
/branches/dynload/uspace/dist/srv
/branches/dynload/uspace/lib/libc/generic/udebug.c
/branches/dynload/uspace/lib/libc/include/udebug.h
/branches/dynload/uspace/dist/etc
/branches/dynload/uspace/dist/sbin
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/ppc64/loader/Makefile
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/arm32/include/interrupt.h
/branches/dynload/kernel/generic/include/ipc/ipc.h
/branches/dynload/kernel/generic/include/ipc/sysipc.h
/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/ipc/ipc.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/main/uinit.c
/branches/dynload/kernel/generic/src/mm/as.c
/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/kernel/kernel.config
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/bdsh/Makefile
/branches/dynload/uspace/app/bdsh/README
/branches/dynload/uspace/app/bdsh/cmds/builtins/cd/cd.c
/branches/dynload/uspace/app/bdsh/cmds/builtins/cd/entry.h
/branches/dynload/uspace/app/bdsh/cmds/cmds.h
/branches/dynload/uspace/app/bdsh/cmds/mknewcmd
/branches/dynload/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/dynload/uspace/app/bdsh/cmds/modules/cat/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/help/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/help/help.c
/branches/dynload/uspace/app/bdsh/cmds/modules/ls/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/dynload/uspace/app/bdsh/cmds/modules/mkdir/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/branches/dynload/uspace/app/bdsh/cmds/modules/modules.h
/branches/dynload/uspace/app/bdsh/cmds/modules/pwd/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/pwd/pwd.c
/branches/dynload/uspace/app/bdsh/cmds/modules/quit/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/quit/quit.c
/branches/dynload/uspace/app/bdsh/cmds/modules/rm/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/dynload/uspace/app/bdsh/cmds/modules/touch/entry.h
/branches/dynload/uspace/app/bdsh/cmds/modules/touch/touch.c
/branches/dynload/uspace/app/bdsh/config.h
/branches/dynload/uspace/app/bdsh/scli.c
/branches/dynload/uspace/app/bdsh/util.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/generic/ipc.c
/branches/dynload/uspace/lib/libc/generic/string.c
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/lib/libc/include/ipc/ipc.h
/branches/dynload/uspace/lib/libc/include/ipc/loader.h
/branches/dynload/uspace/lib/libc/include/string.h
/branches/dynload/uspace/srv/loader/main.c
3190 5793 d 8 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
3153 5807 d 7 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
/branches/dynload/kernel/arch/sparc64/include/mm/cache_spec.h
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dynload/Makefile
/branches/dynload/boot/arch/arm32/loader/boot.S
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/dynload/boot/arch/mips32/loader/asm.S
/branches/dynload/boot/arch/sparc64/loader/asm.S
/branches/dynload/boot/arch/sparc64/loader/ofwarch.c
/branches/dynload/kernel/arch/amd64/include/memstr.h
/branches/dynload/kernel/arch/amd64/src/debugger.c
/branches/dynload/kernel/arch/amd64/src/pm.c
/branches/dynload/kernel/arch/arm32/Makefile.inc
/branches/dynload/kernel/arch/arm32/include/barrier.h
/branches/dynload/kernel/arch/arm32/include/memstr.h
/branches/dynload/kernel/arch/arm32/include/types.h
/branches/dynload/kernel/arch/arm32/src/exception.c
/branches/dynload/kernel/arch/arm32/src/mm/page_fault.c
/branches/dynload/kernel/arch/ia32/include/barrier.h
/branches/dynload/kernel/arch/ia32/include/memstr.h
/branches/dynload/kernel/arch/ia32/include/types.h
/branches/dynload/kernel/arch/ia32/src/drivers/ega.c
/branches/dynload/kernel/arch/ia32/src/pm.c
/branches/dynload/kernel/arch/ia32/src/smp/ap.S
/branches/dynload/kernel/arch/ia32/src/smp/smp.c
/branches/dynload/kernel/arch/ia32xen/src/ia32xen.c
/branches/dynload/kernel/arch/ia32xen/src/pm.c
/branches/dynload/kernel/arch/ia32xen/src/smp/smp.c
/branches/dynload/kernel/arch/ia64/include/barrier.h
/branches/dynload/kernel/arch/ia64/include/memstr.h
/branches/dynload/kernel/arch/ia64/include/types.h
/branches/dynload/kernel/arch/ia64/src/drivers/ega.c
/branches/dynload/kernel/arch/ia64/src/mm/vhpt.c
/branches/dynload/kernel/arch/mips32/include/barrier.h
/branches/dynload/kernel/arch/mips32/include/memstr.h
/branches/dynload/kernel/arch/mips32/include/types.h
/branches/dynload/kernel/arch/mips32/src/debugger.c
/branches/dynload/kernel/arch/mips32/src/mips32.c
/branches/dynload/kernel/arch/ppc32/include/barrier.h
/branches/dynload/kernel/arch/ppc32/include/memstr.h
/branches/dynload/kernel/arch/ppc64/include/barrier.h
/branches/dynload/kernel/arch/ppc64/include/memstr.h
/branches/dynload/kernel/arch/ppc64/src/mm/page.c
/branches/dynload/kernel/arch/sparc64/include/barrier.h
/branches/dynload/kernel/arch/sparc64/include/memstr.h
/branches/dynload/kernel/arch/sparc64/include/mm/tlb.h
/branches/dynload/kernel/arch/sparc64/src/mm/as.c
/branches/dynload/kernel/arch/sparc64/src/mm/cache.S
/branches/dynload/kernel/genarch/src/mm/as_pt.c
/branches/dynload/kernel/genarch/src/mm/page_pt.c
/branches/dynload/kernel/generic/include/console/console.h
/branches/dynload/kernel/generic/include/memstr.h
/branches/dynload/kernel/generic/include/syscall/syscall.h
/branches/dynload/kernel/generic/include/typedefs.h
/branches/dynload/kernel/generic/src/adt/hash_table.c
/branches/dynload/kernel/generic/src/console/console.c
/branches/dynload/kernel/generic/src/cpu/cpu.c
/branches/dynload/kernel/generic/src/ipc/ipc.c
/branches/dynload/kernel/generic/src/lib/memstr.c
/branches/dynload/kernel/generic/src/lib/objc_ext.c
/branches/dynload/kernel/generic/src/main/main.c
/branches/dynload/kernel/generic/src/mm/as.c
/branches/dynload/kernel/generic/src/mm/backend_anon.c
/branches/dynload/kernel/generic/src/mm/backend_elf.c
/branches/dynload/kernel/generic/src/mm/page.c
/branches/dynload/kernel/generic/src/mm/slab.c
/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/kernel/test/mm/falloc2.c
/branches/dynload/kernel/test/mm/slab1.c
/branches/dynload/kernel/test/mm/slab2.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/klog/klog.c
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/lib/libc/arch/arm32/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/generic/io/stream.c
/branches/dynload/uspace/lib/libc/include/io/stream.h
/branches/dynload/uspace/lib/libc/include/stdio.h
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/branches/dynload/uspace/srv/fs/fat/fat_idx.c
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/Makefile
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs.h
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dynload/uspace/srv/vfs/vfs.h
/branches/dynload/uspace/srv/vfs/vfs_lookup.c
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3150 5807 d 8 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
/branches/dynload/uspace/lib/libc/include/ipc/devmap.h
/branches/dynload/uspace/srv/devmap/devmap.h
/branches/dynload/uspace/srv/fb/sysio.c
/branches/dynload/uspace/srv/fb/sysio.h
/branches/dynload/kernel/generic/include/mm/as.h
/branches/dynload/kernel/generic/include/syscall/syscall.h
/branches/dynload/kernel/generic/src/ipc/ipc.c
/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/init/init.c
/branches/dynload/uspace/app/init/init.h
/branches/dynload/uspace/app/init/version.c
/branches/dynload/uspace/app/init/version.h
/branches/dynload/uspace/app/tester/devmap/devmap1.c
/branches/dynload/uspace/app/tetris/scores.c
/branches/dynload/uspace/lib/libc/arch/amd64/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ia32/include/config.h
/branches/dynload/uspace/lib/libc/arch/ia32/src/entry.s
/branches/dynload/uspace/lib/libc/arch/ia32/src/syscall.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/io/stream.c
/branches/dynload/uspace/lib/libc/generic/libc.c
/branches/dynload/uspace/lib/libc/generic/task.c
/branches/dynload/uspace/lib/libc/generic/vfs/vfs.c
/branches/dynload/uspace/lib/libc/include/io/stream.h
/branches/dynload/uspace/lib/libc/include/ipc/services.h
/branches/dynload/uspace/lib/libc/include/libc.h
/branches/dynload/uspace/lib/libc/include/task.h
/branches/dynload/uspace/srv/console/Makefile
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/devmap/devmap.c
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fb/main.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/kbd/generic/kbd.c
/branches/dynload/uspace/srv/ns/Makefile
/branches/dynload/uspace/srv/ns/ns.c
/branches/dynload/uspace/srv/rd/Makefile
/branches/dynload/uspace/srv/rd/rd.c
/branches/dynload/uspace/srv/vfs/vfs.c
/branches/dynload/uspace/srv/vfs/vfs.h
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3149 5807 d 8 h svoboda /branches/dynload/ Merge trunk changes up to r3071 into dynload (broken)  
/branches/dynload/uspace/dist
/branches/dynload/kernel/generic/include/console/klog.h
/branches/dynload/kernel/generic/src/console/klog.c
/branches/dynload/HelenOS.config
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/amd64/grub/menu.lst
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia32/grub/menu.lst
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/include/types.h
/branches/dynload/kernel/arch/amd64/src/debugger.c
/branches/dynload/kernel/arch/amd64/src/proc/thread.c
/branches/dynload/kernel/arch/arm32/include/types.h
/branches/dynload/kernel/arch/ia32/include/mm/page.h
/branches/dynload/kernel/arch/ia32/include/smp/apic.h
/branches/dynload/kernel/arch/ia32/include/types.h
/branches/dynload/kernel/arch/ia32/src/debug/panic.s
/branches/dynload/kernel/arch/ia32xen/include/types.h
/branches/dynload/kernel/arch/ia32xen/src/smp/smp.c
/branches/dynload/kernel/arch/ia64/include/types.h
/branches/dynload/kernel/arch/mips32/include/types.h
/branches/dynload/kernel/arch/mips32/src/debugger.c
/branches/dynload/kernel/arch/mips32/src/exception.c
/branches/dynload/kernel/arch/ppc32/include/boot/boot.h
/branches/dynload/kernel/arch/ppc32/include/drivers/cuda.h
/branches/dynload/kernel/arch/ppc32/include/exception.h
/branches/dynload/kernel/arch/ppc32/include/mm/tlb.h
/branches/dynload/kernel/arch/ppc32/include/types.h
/branches/dynload/kernel/arch/ppc32/src/interrupt.c
/branches/dynload/kernel/arch/ppc32/src/mm/page.c
/branches/dynload/kernel/arch/ppc64/include/exception.h
/branches/dynload/kernel/arch/ppc64/include/types.h
/branches/dynload/kernel/arch/ppc64/src/cpu/cpu.c
/branches/dynload/kernel/arch/ppc64/src/interrupt.c
/branches/dynload/kernel/arch/ppc64/src/mm/page.c
/branches/dynload/kernel/arch/sparc64/include/asm.h
/branches/dynload/kernel/arch/sparc64/include/cpu.h
/branches/dynload/kernel/arch/sparc64/include/types.h
/branches/dynload/kernel/arch/sparc64/src/cpu/cpu.c
/branches/dynload/kernel/arch/sparc64/src/smp/smp.c
/branches/dynload/kernel/arch/sparc64/src/trap/exception.c
/branches/dynload/kernel/arch/sparc64/src/trap/interrupt.c
/branches/dynload/kernel/genarch/include/ofw/ofw_tree.h
/branches/dynload/kernel/genarch/src/acpi/acpi.c
/branches/dynload/kernel/genarch/src/acpi/madt.c
/branches/dynload/kernel/generic/include/adt/avl.h
/branches/dynload/kernel/generic/include/adt/list.h
/branches/dynload/kernel/generic/include/ddi/device.h
/branches/dynload/kernel/generic/include/debug.h
/branches/dynload/kernel/generic/include/interrupt.h
/branches/dynload/kernel/generic/include/panic.h
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/proc/thread.h
/branches/dynload/kernel/generic/include/stackarg.h
/branches/dynload/kernel/generic/include/synch/spinlock.h
/branches/dynload/kernel/generic/include/syscall/syscall.h
/branches/dynload/kernel/generic/include/typedefs.h
/branches/dynload/kernel/generic/src/adt/btree.c
/branches/dynload/kernel/generic/src/console/chardev.c
/branches/dynload/kernel/generic/src/console/cmd.c
/branches/dynload/kernel/generic/src/console/console.c
/branches/dynload/kernel/generic/src/cpu/cpu.c
/branches/dynload/kernel/generic/src/debug/symtab.c
/branches/dynload/kernel/generic/src/interrupt/interrupt.c
/branches/dynload/kernel/generic/src/ipc/ipc.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/lib/func.c
/branches/dynload/kernel/generic/src/lib/memstr.c
/branches/dynload/kernel/generic/src/lib/objc_ext.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/buddy.c
/branches/dynload/kernel/generic/src/mm/frame.c
/branches/dynload/kernel/generic/src/mm/slab.c
/branches/dynload/kernel/generic/src/printf/printf_core.c
/branches/dynload/kernel/generic/src/printf/vprintf.c
/branches/dynload/kernel/generic/src/proc/scheduler.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/kernel/generic/src/synch/rwlock.c
/branches/dynload/kernel/generic/src/synch/spinlock.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/kernel/generic/src/sysinfo/sysinfo.c
/branches/dynload/kernel/kernel.config
/branches/dynload/kernel/test/avltree/avltree1.c
/branches/dynload/kernel/test/fpu/fpu1.c
/branches/dynload/kernel/test/fpu/mips2.c
/branches/dynload/kernel/test/fpu/sse1.c
/branches/dynload/kernel/test/mm/falloc2.c
/branches/dynload/kernel/test/mm/slab1.c
/branches/dynload/kernel/test/mm/slab2.c
/branches/dynload/kernel/test/print/print1.c
/branches/dynload/kernel/test/synch/rwlock3.c
/branches/dynload/kernel/test/synch/rwlock4.c
/branches/dynload/kernel/test/synch/rwlock5.c
/branches/dynload/kernel/test/synch/semaphore2.c
/branches/dynload/kernel/test/test.h
/branches/dynload/kernel/test/thread/thread1.c
/branches/dynload/tools/mktmpfs.py
/branches/dynload/uspace/lib/libc/generic/async.c
/branches/dynload/uspace/lib/libc/generic/fibril.c
/branches/dynload/uspace/lib/libfs/libfs.c
2927 5839 d 11 h decky /branches/dynload/ added dynload branch  
/branches/dynload
2907 5842 d 5 h jermar /trunk/kernel/generic/src/proc/ Improve comment for thread_create().  
/trunk/kernel/generic/src/proc/thread.c
2790 5885 d 11 h jermar /trunk/kernel/generic/src/proc/ Fix typo ALV tree vs. AVL tree.  
/trunk/kernel/generic/src/proc/thread.c
2712 5943 d 7 h decky /trunk/kernel/ prettyprint output  
/trunk/kernel/arch/amd64/src/debugger.c
/trunk/kernel/arch/ia32/src/mm/frame.c
/trunk/kernel/generic/include/macros.h
/trunk/kernel/generic/src/interrupt/interrupt.c
/trunk/kernel/generic/src/mm/frame.c
/trunk/kernel/generic/src/printf/printf_core.c
/trunk/kernel/generic/src/proc/task.c
/trunk/kernel/generic/src/proc/thread.c
2504 6130 d 2 h jermar /trunk/kernel/generic/ Give the AVL tree walkers the possibility to take an argument.
Each walker is now supposed to return a bool value to support walk termination.

Switch over from the tasks_btree B+tree to tasks_tree AVL tree.
This makes the fix for ticket #48 complete.
 
/trunk/kernel/generic/include/adt/avl.h
/trunk/kernel/generic/include/proc/task.h
/trunk/kernel/generic/src/adt/avl.c
/trunk/kernel/generic/src/proc/task.c
/trunk/kernel/generic/src/proc/thread.c
2502 6130 d 7 h jermar /trunk/kernel/generic/ Replace the threads_btree B+tree with an AVL tree. The new variable is called
threads_tree. For printing list of threads, use the new AVL tree walker
mechanism.

This solves half of ticket #48.
 
/trunk/kernel/generic/include/proc/thread.h
/trunk/kernel/generic/src/proc/thread.c
2487 6157 d 2 h jermar /trunk/kernel/generic/src/proc/ Kernel stack address was printed twice.  
/trunk/kernel/generic/src/proc/thread.c
2470 6175 d 23 h jermar /trunk/ Fix a double-free recently introduced in revision r2436.
Add a comment clarifying the life-cycle of the kernel_uarg structure.

Comment out the freeing of userspace thread stack while still running on it.
This should be fixed by implementing userspace version of thread_join().
 
/trunk/kernel/generic/src/proc/thread.c
/trunk/uspace/libc/generic/thread.c
2451 6185 d 1 h jermar /trunk/kernel/generic/ JoinMe -> Lingering  
/trunk/kernel/generic/include/proc/thread.h
/trunk/kernel/generic/src/proc/scheduler.c
/trunk/kernel/generic/src/proc/thread.c
2446 6188 d 5 h jermar /trunk/kernel/generic/ More efficient and simpler task termination.

Based on the assumption, that after its creation, only the task itself can create more threads for itself,
the last thread with userspace context to execute thread_exit() will perform futex and IPC cleanup. When
the task has no threads, it is destroyed. Both the cleanup and destruction is controlled by reference
counting.

As for userspace threads, even though there could be a global garbage collector for joining threads, it is
much simpler if the uinit thread detaches itself before switching to userspace.

task_kill() is now an idempotent operation. It just instructs the threads within a task to exit.

Change in the name of a thread state: Undead -> JoinMe.
 
/trunk/kernel/generic/include/adt/list.h
/trunk/kernel/generic/include/proc/task.h
/trunk/kernel/generic/include/proc/thread.h
/trunk/kernel/generic/src/main/uinit.c
/trunk/kernel/generic/src/proc/scheduler.c
/trunk/kernel/generic/src/proc/task.c
/trunk/kernel/generic/src/proc/thread.c
2440 6189 d 0 h jermar /trunk/kernel/generic/ Fix the problem with sys_thread_create() by splitting the create and attach functionality of
thread_create(). Now it is possible to specify a flag that will cause thread_create() to only allocate and
initialize the thread structure. A call to thread_attach() will make the thread visible to the system.
This arrangement makes it easier to undo creation of a thread in case of a failure in sys_thread_create().
 
/trunk/kernel/generic/include/proc/thread.h
/trunk/kernel/generic/src/proc/thread.c
2436 6190 d 1 h jermar /trunk/ Fix two memory leaks.

In kernel, kernel_uarg structure needs to be deallocated when a thread
with userspace context is destroyed.

In userspace, the return value of the SYS_THREAD_CREATE must be checked
for error conditions and in case of error, uarg and stack must be freed
up.
 
/trunk/kernel/generic/src/proc/task.c
/trunk/kernel/generic/src/proc/thread.c
/trunk/uspace/libc/generic/thread.c
2268 6232 d 2 h jermar /trunk/kernel/generic/ Document and assert proper usage of THREAD_FLAG_WIRED.
Original patch by Jan Hudecek.
 
/trunk/kernel/generic/include/proc/thread.h
/trunk/kernel/generic/src/proc/thread.c

Show All