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