Freeze L4-thread of Fiasco.OC
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Fri May 20 23:24:34 CEST 2011
Hi,
On Fri May 20, 2011 at 10:18:57 +0400, Ivan Bludov wrote:
> I intend to freeze some l4-thread from another thread on Fiasco.OC. What
> have I use for doing this? By investigation I discover that it could be done
> by l4_thread_schedule on L4Env of Fiasco in past. But this function is
> obsolete in L4Re. I suggest that process can be frozen by other way. Could
> you make some advice how to do it?
The schedule() call is still there as:
L4::Scheduler::run_thread() / l4_scheduler_run_thread()
May I ask for which reason do you want to freeze a thread?
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list