OpenBSD Kernel Internals — Creation of process from user-space to kernel space.
This time let’s discuss about the process creation in OpenBSD operating system from user-space level to kernel space. We will take an example of the user-space process that will be launched from the Command Line Interface (console), for example, “ls”, and then what happens in kernel-space as a result of it...
https://medium.com/@_neerajpal/openbsd-kernel-internals-creation-of-process-from-user-space-to-kernel-space-31a504389f87
#kernel #userspace
>>Click here to continue<<