Re: [RFD] Combined fork-exec syscall.

Werner Almesberger (wa@almesberger.net)
Mon, 28 Apr 2003 00:20:57 -0300


Rafael Santos wrote:
> This is not the point.

It avoids kernel.c:copy_files and the ensuing close(2) orgy.
You can already avoid MM duplication with CLONE_VM. CLONE_VFORK
gives you synchronization. What else is the point ?

- Werner

-- 
  _________________________________________________________________________
 / Werner Almesberger, Buenos Aires, Argentina         wa@almesberger.net /
/_http://www.almesberger.net/____________________________________________/
-
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/