Lines Matching +full:400 +full:us
70 * in-memory field ms_unflushed_txg which tells us from which TXG and onwards
94 * every TXG. Secondly, it helps us to lookup the ms_unflushed_txg of the
96 * obsolete and which ones are still relevant. Finally it tells us which
203 * metaslabs in the pool (i.e. the default of 400 means that the number of log
217 * As a rule of thumb we default this tunable to 400% based on the following:
230 * [an extra factor of 2 - 400% overall]
238 * default on 400% to be conservative.
247 static uint_t zfs_unflushed_log_block_pct = 400;
651 * At any point in time this variable tells us how many in spa_estimate_metaslabs_to_flush()
657 * This variable tells us how much room do we have until we hit in spa_estimate_metaslabs_to_flush()
674 * This variable tells us the total number of flushes needed to in spa_estimate_metaslabs_to_flush()
684 * as the summary allows us. in spa_estimate_metaslabs_to_flush()
807 * This variable tells us how many metaslabs we want to flush based in spa_flush_metaslabs()
1392 "metaslabs in the pool (e.g. 400 means the number of log blocks is "