Rev 52 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| Download
| RSS feed
<?xml version="1.0" encoding="UTF-8"?>
<chapter>
<title>Scheduling</title>
<section>
<title>Basic terms</title>
<para>Explain Task, Thread etc</para>
</section>
<section>
<title>Context switching</title>
<para>Something about context. Probably arch specific context notes.</para>
</section>
<section>
<title>Kernel clock</title>
<para>timer interrupt handling, slices, timeouts, delays</para>
</section>
<section>
<title>Scheduler</title>
<para>How scheduler designed and how it works.</para>
</section>
</chapter>