Code: Select all
    File        Area      Memory         Map        Disk  Thread        Time
    ------------------------------------------------------------------------
     768   2.0004GiB   1.5003GiB   4.0009GiB       16EiB       4   unlimited
Code: Select all
    <policymap>
      <policy domain="resource" name="time" value="60"/>
      <policy domain="resource" name="thread" value="2"/>
    </policymap>
Code: Select all
    File        Area      Memory         Map        Disk  Thread        Time
    ------------------------------------------------------------------------
     768   2.0004GiB   1.5003GiB   4.0009GiB       16EiB       4          60
Note, I also asked this at http://superuser.com/questions/343648/l ... ng-limited but haven't gotten an answer