Kernel/x86_64 - Separated task switching from timer interrupt
authorJohn Hodge <[email protected]>
Mon, 26 Sep 2011 13:22:02 +0000 (21:22 +0800)
committerJohn Hodge <[email protected]>
Mon, 26 Sep 2011 13:22:02 +0000 (21:22 +0800)
commita12f34dd45f08acd22664db795423a238ca6e569
treeab5c4ba46c2b2443bee85398d0f14f4777bf6c8b
parentb542705de8f0290f0a3e30687e8327e8e64b0576
Kernel/x86_64 - Separated task switching from timer interrupt

- Well, mostly (the timer still calls it, but it can be called elsewhere)
Kernel/arch/x86_64/main.c
Kernel/arch/x86_64/mm_virt.c
Kernel/arch/x86_64/proc.asm
Kernel/arch/x86_64/proc.c

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