bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #21960] xargs delays reaping children


From: James Youngman
Subject: [bug #21960] xargs delays reaping children
Date: Sat, 05 Jan 2008 15:24:18 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071128 Iceweasel/2.0.0.11 (Debian-2.0.0.11-1)

URL:
  <http://savannah.gnu.org/bugs/?21960>

                 Summary: xargs delays reaping children
                 Project: findutils
            Submitted by: jay
            Submitted on: Saturday 01/05/2008 at 15:24
                Category: xargs
                Severity: 2 - Minor
              Item Group: Wrong result
                  Status: In Progress
                 Privacy: Public
             Assigned to: jay
         Originator Name: Marc Aurele La France
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.31
           Fixed Release: None

    _______________________________________________________

Details:

xargs only reaps a child when max_procs children remain unreaped or fork
fails.    If max_procs is large, this means that many zombies will be left
hanging around.  This is especially a problem if data arrives on stdin only
slowly (since this delays the next fork).




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?21960>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]