This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 5079105e17 boards: net tcp backlog is enabled by default add a98f3f2417 mm: Support CONFIG_MM_NODE_GUARDSIZE configuration add e6f77d7f14 mempool: Use the same magic with mmheap add 9af2f0ee82 mempool: Support mempool address and size alignment by setting CONFIG_MM_NODE_GUARDSIZE No new revisions were added by this update. Summary of changes: mm/Kconfig | 7 +++++++ mm/mempool/mempool.c | 37 ++++++++++++++++++++----------------- mm/mm_heap/mm.h | 3 ++- mm/mm_heap/mm_realloc.c | 3 ++- 4 files changed, 31 insertions(+), 19 deletions(-)