Small updates in scheduler. The case with no tasks ready to run is gone now. A specia...
commita3e939eea57eb4c15d90f876d12590b8d2c9b80d
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 26 Jan 2009 22:24:50 +0000 (26 22:24 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 26 Jan 2009 22:24:50 +0000 (26 22:24 +0000)
tree0ecb07dd6dff78ad1ed326e500a30e5bd9908335
parent7ce161b4c1e4ea5b1257bf09d9bcf3f5ebfd165f
Small updates in scheduler. The case with no tasks ready to run is gone now. A special idleTask has been introduced. THis task enters power saving mode of cpu provide a way to determine the CPU usage at all.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@30372 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/ppc-chrp/efika/kernel/intr.c
arch/ppc-chrp/efika/kernel/kernel_init.c
arch/ppc-chrp/efika/kernel/kernel_intern.h
arch/ppc-chrp/efika/kernel/scheduler.c