Kernel/x86 - Separated timer and task switching
authorJohn Hodge <[email protected]>
Mon, 26 Sep 2011 13:22:41 +0000 (21:22 +0800)
committerJohn Hodge <[email protected]>
Mon, 26 Sep 2011 13:22:41 +0000 (21:22 +0800)
commita351b9ff476150105829df774989ecc98fb4e31a
tree99be142a6d84a1383e18eea6f5e53f156a6a55a6
parenta12f34dd45f08acd22664db795423a238ca6e569
Kernel/x86 - Separated timer and task switching

- Tasks no longer switch on the timer, only Sleep/Yield/Exit etc
Kernel/arch/x86/main.c
Kernel/arch/x86/mm_virt.c
Kernel/arch/x86/proc.asm
Kernel/arch/x86/proc.c

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