From: Tomko <tomko@haha.com>
To: linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: question about execve()
Date: Mon, 11 Apr 2005 14:54:42 +0800 [thread overview]
Message-ID: <425A1F32.4020809@haha.com> (raw)
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
next reply other threads:[~2005-04-11 6:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-11 6:54 Tomko [this message]
2005-04-11 8:28 ` question about execve() Tommy Reynolds
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=425A1F32.4020809@haha.com \
--to=tomko@haha.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.