| 1277 | } |
| 1278 | |
| 1279 | int32_t abandonBuildNoDupHashMinPct() const { |
| 1280 | return get<int32_t>(kAbandonBuildNoDupHashMinPct, 80); |
| 1281 | } |
| 1282 | |
| 1283 | /// Returns the minimal available spillable memory reservation in percentage |
| 1284 | /// of the current memory usage. Suppose the current memory usage size of M, |