Hi, On 11/04/2014 12:44 PM, Kevin wrote: > Hello, > I know the class "Task" in fiasco is equaled with the word "Domain" in VMM, > but I can't find some schedule policy about Task in fiasco, > all I find is scheduling about Thread in class Context and sched_context. > > So, is there any schedule policy about Task?
No. In L4-speak a task is just an address space. Each task has at least one thread which carries the activity. Matthias. -- Matthias Lange, [email protected], +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführer: Dr.-Ing. Michael Hohmuth _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
