[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <EC19EF84-3DD4-4B5A-9469-2EC11EE089D6@shealevy.com>
Date: Mon, 30 Jul 2012 12:59:42 -0400
From: Shea Levy <shea@...alevy.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Alternative to vfork(2) with overcommit off
Hello,
The vfork(2) manpage states "It is rather unfortunate that Linux revived this specter from the past", but on systems with overcommit turned off fork(2) can be needlessly prohibitive when the goal is to execve(2) right away. Is there a third alternative for the fork/execve case? If not, should the manpage really be so dismissive of vfork?
Cheers,
Shea Levy--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists