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

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


    from 57650d841e armv8-m: set fpscr when do exception_direct
     add 7541311ac0 mm/mm_heap: Optimizing heap performance, changing the 
mm_size2ndx and mm-addfreechunk functions to inline functions can improve by 
about 7%

No new revisions were added by this update.

Summary of changes:
 mm/mm_heap/CMakeLists.txt    |  2 --
 mm/mm_heap/Make.defs         |  2 +-
 mm/mm_heap/mm.h              | 61 +++++++++++++++++++++++++++-----
 mm/mm_heap/mm_addfreechunk.c | 82 --------------------------------------------
 mm/mm_heap/mm_size2ndx.c     | 57 ------------------------------
 5 files changed, 53 insertions(+), 151 deletions(-)
 delete mode 100644 mm/mm_heap/mm_addfreechunk.c
 delete mode 100644 mm/mm_heap/mm_size2ndx.c

Reply via email to