Re: Question about L4/Fiasco
Adam Lackorzynski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon Apr 15, 2013 at 12:21:17 +0200, Samir Boulhram wrote: > I'm trying to change the scheduler of the L4/Fiasco. > > I'm aim is to make an RM scheduler policy for schedule 3 VMs. > > My problem is that I don't have any idea of where I have to start my work. In Fiasco, there are Sched_context's (in files sched_context*) that implement the scheduling behaviour. That's probably a good location to start looking at. Adam -- Adam [email protected] Lackorzynski http://os.inf.tu-dresden.de/~adam/