public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10354] New: posix_spawn should use vfork() in more cases than presently
@ 2009-06-30 23:45 martinrb at google dot com
  2009-10-30  6:32 ` [Bug libc/10354] " drepper at redhat dot com
  0 siblings, 1 reply; 14+ messages in thread
From: martinrb at google dot com @ 2009-06-30 23:45 UTC (permalink / raw)
  To: glibc-bugs

glibc posix_spawn uses vfork() in some cases, fork() in others.
Currently it is rather conservative in this regard.
For example, if there are any file actions, vfork() is avoided.
This restriction can be lifted, I think,
especially for the common case of closing file descriptors.

-- 
           Summary: posix_spawn should use vfork() in more cases than
                    presently
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: martinrb at google dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10354

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <bug-10354-131@http.sourceware.org/bugzilla/>]

end of thread, other threads:[~2023-06-16  0:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-30 23:45 [Bug libc/10354] New: posix_spawn should use vfork() in more cases than presently martinrb at google dot com
2009-10-30  6:32 ` [Bug libc/10354] " drepper at redhat dot com
     [not found] <bug-10354-131@http.sourceware.org/bugzilla/>
2011-10-10  3:09 ` bugdal at aerifal dot cx
2011-10-15 13:47 ` drepper.fsp at gmail dot com
2011-10-15 20:53 ` bugdal at aerifal dot cx
2012-10-21 17:00 ` bugdal at aerifal dot cx
2014-02-10 21:21 ` sionescu+BugTrackers at cddr dot org
2014-02-16 17:45 ` jackie.rosen at hushmail dot com
2014-05-27 22:36 ` P at draigBrady dot com
2014-05-28 19:47 ` schwab at sourceware dot org
2014-05-28 19:47 ` schwab at sourceware dot org
2014-07-01  7:53 ` fweimer at redhat dot com
2014-09-20  4:22 ` carlos at redhat dot com
2023-06-16  0:35 ` sam at gentoo dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).