More SMP Work, also changed the physical allocator to allocate downwards
authorJohn Hodge <tpg@prelude.(none)>
Fri, 1 Jan 2010 09:37:26 +0000 (17:37 +0800)
committerJohn Hodge <tpg@prelude.(none)>
Fri, 1 Jan 2010 09:37:26 +0000 (17:37 +0800)
commitd52a53f035af92941c0cafe5f81888fed16d2462
tree5ac71afe656ac304d4ae26b429b19687973b00c8
parent1303ed4cedc2e01316d2d033f3dd0b50b190ef81
More SMP Work, also changed the physical allocator to allocate downwards
13 files changed:
Kernel/Makefile.BuildNum
Kernel/arch/x86/Makefile
Kernel/arch/x86/desctab.asm
Kernel/arch/x86/include/arch.h
Kernel/arch/x86/include/mm_phys.h
Kernel/arch/x86/include/mp.h
Kernel/arch/x86/include/proc.h
Kernel/arch/x86/mm_phys.c
Kernel/arch/x86/mm_virt.c
Kernel/arch/x86/proc.c
Kernel/arch/x86/start.asm
Kernel/include/mboot.h
Makefile

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