bug-make
[Top][All Lists]
Advanced

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

[bug #42288] limit parallelism based on available memory


From: Dave Yost
Subject: [bug #42288] limit parallelism based on available memory
Date: Sun, 04 May 2014 22:03:18 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14

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

                 Summary: limit parallelism based on available memory
                 Project: make
            Submitted by: yost
            Submitted on: Sun 04 May 2014 03:03:17 PM PDT
                Severity: 3 - Normal
              Item Group: Enhancement
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: None
        Operating System: None
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

In our Makefile, there is a set of parallelizable jobs that use a lot of
memory.

It would be nice to run as many in parallel as possible without thrashing in
virtual memory.

It would be nice if there were a command-line option to allow one to express
this constraint.

The option might say how much memory the largest job in the set is expected to
require.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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