]> git.sur5r.net Git - freertos/commit
Improve efficiency of memory allocation when the memory block is already aligned...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 25 Jun 2013 12:20:29 +0000 (12:20 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 25 Jun 2013 12:20:29 +0000 (12:20 +0000)
commit2f127736df218f559357bbf0df2ff18e7a2cff0f
treebdfecf5cb1f788c7c4adeb30ccb1f84b26d812d6
parent4de4c70f3640e7d758494ab8719978bf2a5f33fb
Improve efficiency of memory allocation when the memory block is already aligned correctly.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1947 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/portable/MemMang/heap_2.c
FreeRTOS/Source/portable/MemMang/heap_4.c