Changes between Version 122 and Version 123 of ProjectOptions


Ignore:
Timestamp:
Jun 7, 2012, 12:46:20 PM (12 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v122 v123  
    4646        By default, results are not sent to hosts too slow to complete them within delay bound.
    4747        If this flag is set, this rule is not enforced.
     48
     49 <max_results_accepted>N</max_results_accepted>::
     50        Ignore reported results beyond the first N.
     51        This limits the scheduler's memory usage, which can prevent crashes.
     52        Note: this doesn't cause results to get lost;
     53        the client will report the rest of the results in the next RPC.
    4854
    4955 <multiple_clients_per_host>0|1</multiple_clients_per_host>::