Changes between Version 122 and Version 123 of ProjectOptions
- Timestamp:
- Jun 7, 2012, 12:46:20 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectOptions
v122 v123 46 46 By default, results are not sent to hosts too slow to complete them within delay bound. 47 47 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. 48 54 49 55 <multiple_clients_per_host>0|1</multiple_clients_per_host>::