|
Hi,
I want to know how process scheduling would happen in arm based system
running linux 2.4.21 kernel, specific to this example of mine.
Consider there is a processes which in a loop does only status bit checking.
It breaks the loop only if the bit is found true. For some conditions if the
bit is never found true then it will remain in the loop indefinitely. Will
the process scheduler be able to allot time to other processes or the system
will hang with this particular processes taking a control over CPU time?
"Hope is a waking dream" - Aristotle
-------------------------------------------------------------------
List admin: rel="nofollow" lists.arm.linux.org.uk/mailman/listinfo/linux-arm lists.arm.linux.org.uk/mailman/listinfo/linux-arm
FAQ: rel="nofollow" www.arm.linux.org.uk/mailinglists/faq.php www.arm.linux.org.uk/mailinglists/faq.php
Etiquette: rel="nofollow" www.arm.linux.org.uk/mailinglists/etiquette.php www.arm.linux.org.uk/mailinglists/etiquette.php
|