Trying to reduce the ability for a fork bomb to fault the kernel
authorJohn Hodge <[email protected]>
Tue, 24 Aug 2010 02:24:47 +0000 (10:24 +0800)
committerJohn Hodge <[email protected]>
Tue, 24 Aug 2010 02:24:47 +0000 (10:24 +0800)
commit2a05bcd81312a2885f824dac79e82c01a6e60c6c
treeaafac66d58e0234a1d01f5a35b063442b1a2d6f4
parentde2ae10743172075f2d527780bdfd890ccddb8e7
Trying to reduce the ability for a fork bomb to fault the kernel
- Darn, there's still a requirement for proc.asm to know the structure
  of tThread
Kernel/arch/x86/mm_virt.c
Kernel/arch/x86/proc.asm
Kernel/arch/x86/proc.c
Kernel/threads.c
Usermode/Applications/bomb_src/main.c
Usermode/Applications/init_src/Makefile
Usermode/Applications/init_src/main.c
Usermode/Libraries/libc.so_src/string.c

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