[okl4-developer] Threads created

Carl van Schaik carl at ok-labs.com
Fri Sep 28 16:49:41 EST 2007


The roottask is the only user thread created at startup. There are
kernel threads/thread-ids reserved for interrupt handling etc, but they
all have thread-ids in the kernel range of reserved ids. The rootask
does not have a pager by default. Its up to the roottask to create these
threads if it wants.

regards,
Carl

Peter Nguyen wrote:
> Hi,
>
> Another question about L4: When a roottask is executed, how many  
> threads have been created before the point the roottask executes and  
> (possibly) starts its own threads?
>
> For instance, i imagine the Pager thread is one of these threads  
> (which would indicate that there is at least one thread created  
> before the threads for the roottask).
>
> Peter
>
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
>
>   




More information about the Developer mailing list