15 Jun
2011
15 Jun
'11
7:35 p.m.
Hello, In Fiasco.OC, can we register a distinct pager for each thread? I wonder if l4_thread_control_pager is for this purpose. Thanks, Chen
15 Jun
15 Jun
8:04 p.m.
Hi,
In Fiasco.OC, can we register a distinct pager for each thread? I wonder if l4_thread_control_pager is for this purpose.
as the documentation says, l4_thread_control_pager() is indeed used to set the thread's pager. Please also note the thread_control protocol which requires you to place this call after a l4_thread_control_start() and use l4_thread_control_commit() to enforce the setting. Bjoern
5375
Age (days ago)
5375
Last active (days ago)
1 comments
2 participants
participants (2)
-
Björn Döbel -
Chen Tian