On 25-Apr-18 3:10 PM, Anatoly Burakov wrote:
User might be interested to find out what is the biggest chunk of IOVA-contiguous free space that can be allocated from malloc. Add relevant malloc-internal functions and expose this through malloc stats calculation call.Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com> ---
Note: this breaks the ABI, but ABI is already broken for this release, so it's OK.
-- Thanks, Anatoly