Hi Mike > Please keep the brief description of the function actually brief and move the > detailed explanation after the parameters description. Thanks for your advice.
> The allocation constraint is detected by the dump_header() callers, why not > just use it here? David suggest that constraint need to be printed in the oom report, so I add the enum variable in this function. Thanks Wind