Open OlliV opened 4 years ago
https://github.com/Zeke-OS/zeke/blob/9524dad60068c8d8c52e1f8dce57912605a0abdd/kern/vralloc.c#L472
Do whatever it takes, requiring read() function in vm_ops might be a good idea.
read()
vm_ops
https://github.com/Zeke-OS/zeke/blob/9524dad60068c8d8c52e1f8dce57912605a0abdd/kern/vralloc.c#L472
Do whatever it takes, requiring
read()
function invm_ops
might be a good idea.