From: Charles Manning Date: Fri, 19 Jun 2020 01:52:21 +0000 (+1200) Subject: Add malloc monitoring to get a sense of RAM use X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=commitdiff_plain;h=0ca67da389c41a10ba51b85905a2437669c0471d;hp=0ca67da389c41a10ba51b85905a2437669c0471d Add malloc monitoring to get a sense of RAM use Note this should only be monitoring the malloc usage by Yaffs, not the malloc usage in things like flash simulators which are not relevant in real systems. Signed-off-by: Charles Manning ---