This is an automated email from the ASF dual-hosted git repository.

jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 01c96a211f touchscreen.h: move the #ifdef CONFIG_INPUT position
     new 288725a5f8 mempool:fix a bug when use smp on mempool backtrace
     new d846004533 mempool:use two-dimensional array avoid competition
     new b362f18d6a mempool:Calibration total memory statistics

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 include/nuttx/mm/mempool.h    |  33 ++++++++-----
 mm/Kconfig                    |   7 +++
 mm/mempool/mempool.c          |  19 ++++++--
 mm/mempool/mempool_multiple.c | 110 +++++++++++++++++++++++++++---------------
 mm/mm_heap/mm_initialize.c    |   8 +--
 mm/tlsf/mm_tlsf.c             |   8 +--
 6 files changed, 125 insertions(+), 60 deletions(-)

Reply via email to