Kernel - Implementing SysSpawn
authorJohn Hodge <[email protected]>
Mon, 30 Jan 2012 05:32:56 +0000 (13:32 +0800)
committerJohn Hodge <[email protected]>
Mon, 30 Jan 2012 05:32:56 +0000 (13:32 +0800)
commit7eb6db3530ddbc4443e92ffc0e1e9d5a50acee47
tree6d50001813395a3f9887a3b41f36c19062b386b1
parentaf157dbfe089d5432d09daa439805d51f7756fee
Kernel - Implementing SysSpawn

- Working on proper VFS node reference counting
- Cleanups in binary.c related to changes
13 files changed:
Kernel/arch/armv7/proc.c
Kernel/arch/x86/include/mm_virt.h
Kernel/arch/x86/mm_virt.c
Kernel/arch/x86/proc.asm
Kernel/arch/x86/proc.c
Kernel/arch/x86_64/mm_virt.c
Kernel/arch/x86_64/proc.c
Kernel/binary.c
Kernel/include/acess.h
Kernel/include/hal_proc.h
Kernel/include/vfs_threads.h [new file with mode: 0644]
Kernel/syscalls.c
Kernel/vfs/handle.c

UCC git Repository :: git.ucc.asn.au