Subject: [Boost-bugs] [Boost C++ Libraries] #1303: Per-target resource limits.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-10-07 18:52:17
#1303: Per-target resource limits.
------------------------------+---------------------------------------------
Reporter: grafik | Owner: grafik
Type: Feature Requests | Status: new
Milestone: Boost.Jam 4.0.0 | Component: bjam
Version: | Severity: Not Applicable
Keywords: |
------------------------------+---------------------------------------------
The -lN options is a nice addition, but it's a rather blunt tool. Martin
is wanting a system where one can limit the resources used by individual
actions. Currently he does something like it on Linux with the use of a
launcher script. It would be good to provide that functionality in a
portable manner in bjam. Tasks would be:
* RLIMIT_CPU, RLIMIT_DATA, etc. target variables.
* Change current time limit code to check the RLIMIT_CPU target var and
using that instead of the -lN value.
* Implement other limits as possible.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1303>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC