Grissiom
|
c3a39444da
memheap: dont alloc/memcpy when there is next node is enough for realloc
|
12 年之前 |
Bernard Xiong
|
2c33678aac
fix the memory block splitting issue
|
12 年之前 |
yiyue.fang
|
86db9ed965
reformat the coding style
|
12 年之前 |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
12 年之前 |
Bernard Xiong
|
d80a471680
Fix the memheap_realloc issue
|
12 年之前 |
Bernard Xiong
|
608bf2cb3d
add rt_memheap_realloc function
|
12 年之前 |
dzzxzz@gmail.com
|
965c25d3a4
fixed the coding style in memheap.c
|
13 年之前 |
bernard.xiong@gmail.com
|
975610477e
Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap.
|
13 年之前 |
dzzxzz@gmail.com
|
dc5a16861a
fixed coding style in src/memheap.c
|
13 年之前 |
dzzxzz@gmail.com
|
0e40d55d9f
fixed the coding style of RT_DEBUG_LOG
|
13 年之前 |
bernard.xiong@gmail.com
|
1c425607c3
fixed mutex issue in memheap; fixed compiling issue in kservice.c when COMPILER is not defined; add finsh for win32 porting.
|
13 年之前 |
qiuyiuestc@gmail.com
|
a73abdccf5
split export symbols from rtm.c to each file
|
13 年之前 |
dzzxzz@gmail.com
|
43f2bfc013
add a new command list_memheap() into finsh
|
13 年之前 |
bernard.xiong@gmail.com
|
b14044212b
remove soft timer tick increase
|
13 年之前 |
bernard.xiong@gmail.com
|
87195cf84e
Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro.
|
13 年之前 |