Answer the question
In order to leave comments, you need to log in
What memory do libc system calls run in?
I deal with User Space and Kernel Space, I found out that the processes of the kernel itself are launched in the Kernel space, aka the code that was loaded from under the Kernel. Userspace is the memory where standard user processes run.
The question is, do processes called from Libc (glibc) run in Kernel or User space, or both? (as I know, we constantly refer to libc during a system call)
Please correct me if I'm floating ....
Thank you.
Answer the question
In order to leave comments, you need to log in
processes called from Libc (glibc) run in Kernel or User space
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question