25 May
2011
25 May
'11
2:36 a.m.
Hello, After a pager resolves a page fault in user space, I assume the reply message, which contains the mapping, should be processed in the kernel (e.g., update page table etc.). Am I right? If so, where can I find the corresponding implementation? Thanks. Best, Chen
25 May
25 May
11:13 a.m.
Hi, On Tue, May 24, 2011 at 05:36:49PM -0700, Chen Tian wrote:
After a pager resolves a page fault in user space, I assume the reply message, which contains the mapping, should be processed in the kernel (e.g., update page table etc.). Am I right? If so, where can I find the corresponding implementation? Thanks.
This happens in Thread::transfer_msg_items. regards Christian
5396
Age (days ago)
5396
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chen Tian -
Christian Ehrhardt