Searched refs:reqd_size (Results 1 – 1 of 1) sorted by relevance
1245 size_t reqd_size = std::min(moving_first_objs_count_ * gPageSize + 4 * MB, in PrepareForCompaction() local1253 reqd_size, in PrepareForCompaction()1269 LOG(WARNING) << "Failed to create moving space's shadow map of " << PrettySize(reqd_size) in PrepareForCompaction()