On Mon, Jul 24, 2017 at 07:02:18PM -0400, Dennis Zhou wrote: > From: "Dennis Zhou (Facebook)" <dennissz...@gmail.com> > > The largest free region will either be a block level contig hint or an > aggregate over the left_free and right_free areas of blocks. This is a > much smaller set of free areas that need to be checked than a full > traverse. > > Signed-off-by: Dennis Zhou <dennissz...@gmail.com>
Reviewed-by: Josef Bacik <jba...@fb.com> Thanks, Josef