Zeke-OS / zeke

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

Handle COW on copyout() if the destination region is marked as COW #158

Open OlliV opened 4 years ago

OlliV commented 4 years ago

https://github.com/Zeke-OS/zeke/blob/9524dad60068c8d8c52e1f8dce57912605a0abdd/kern/vm.c#L102-L106