Hi,

I would like to ask when a userprogram called in user space called execve("/bin/abc".... will this system call finally copy the code of /bin/abc into kernel space before kernel runs it or just leave the code in the userspace and run directly ? If the system really copy the program into kernel space , why ?
Hope some one can tell me


Regards,
TOM
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to