Zeke-OS / zeke

A POSIX-like OS for ARM processors.
Other
88 stars 9 forks source link

Implement clone2vr() when the buffer is not vrallocated #155

Open OlliV opened 4 years ago

OlliV commented 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.