Re: [RFD] Combined fork-exec syscall.

From: Mirar (mirar+linuxkernel@mirar.org)
Date: Mon Apr 28 2003 - 02:40:42 EST


> Is there any interest in a single system call that will perform both a
> fork() and exec()? Could this save some extra work of doing a
> copy_mm(), copy_signals(), etc?

I reall have missed it.

But if you implement one, there are a few extra parameters that can be
nice to have - cwd, uid, gid. I can probably figure out other things
you usually do between fork and exec (chroot, setsid, maybe?).

/Mirar
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Apr 30 2003 - 22:00:28 EST