Junyang Zhang

Results 43 comments of Junyang Zhang

We should implement a kernel mode page fault handler that creates new linear mappings for the kernel when there is page faults from the kernel mode.

I took a view on the Vmo design. But I doubt if virtual memory management should provide guarentees on granularities smaller than the size of a base page. Could we...