ZYH
|
163772fb67
fix slab at 64bits CPU
|
6 years ago |
liruncong
|
39673cf4f6
[src]消除参数传递警告(warning: passing argument 1 of 'zoneindex' from incompatible pointer type [-Wincompatible-pointer-types])
|
6 years ago |
Bernard Xiong
|
41f7f2c284
[Kernel] Update to Apache License v2.0
|
6 years ago |
Bernard Xiong
|
df64a297ab
[Kernel] Remove memory ops when SLAB and module enable
|
7 years ago |
bernard
|
c733086354
[Kernel] Fix sem_release twice issue in slab.
|
7 years ago |
emlslxl
|
e521decf2e
根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化
|
7 years ago |
dogandog
|
beb005e20d
Correct comments about doxygen format
|
9 years ago |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
12 years ago |
dzzxzz@gmail.com
|
4952adb4f0
fixed coding style in src/slab.c
|
12 years ago |
dzzxzz@gmail.com
|
0e40d55d9f
fixed the coding style of RT_DEBUG_LOG
|
12 years ago |
qiuyiuestc@gmail.com
|
a73abdccf5
split export symbols from rtm.c to each file
|
13 years ago |
bernard.xiong@gmail.com
|
0f519b6721
move src\kservice.h to include\rtservice.h.
|
13 years ago |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
13 years ago |
dzzxzz
|
c0f80bdf9a
cleanup kernel code
|
14 years ago |
qiuyiuestc@gmail.com
|
77d5cd30ea
fix memory statistic error bug
|
14 years ago |
qiuyiuestc@gmail.com
|
cea21370a4
rewrite module memory allocator
|
14 years ago |
bernard.xiong@gmail.com
|
ee68988518
change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT.
|
14 years ago |
mbbill@gmail.com
|
864bd11802
Add reentrance check. Put kernel debug switch together.
|
14 years ago |
qiuyiuestc
|
aa1a78082f
fix memory static problem
|
14 years ago |
qiuyiuestc
|
5b440a3429
fix zone release bug
|
14 years ago |
bernard.xiong@gmail.com
|
fbe81f8c4c
add IAR compiler version check in weak; add rt_malloc_page/rt_free_page for application module; fix the software timer thread stack issue.
|
14 years ago |
bernard.xiong@gmail.com
|
1a8721ecdf
add list_mem function in slab allocator.
|
14 years ago |
bernard.xiong
|
b13215b7c7
fix malloc(0xffffffff) issue.
|
14 years ago |
qiuyiuestc
|
644c879a4c
add rt_module_realloc implement
|
14 years ago |
qiuyiuestc
|
fb7d4122fc
implement module memory allocator
|
14 years ago |
bernard.xiong
|
0a64bac9d9
apply kuronca patch for heap initialization check.
|
15 years ago |
bernard.xiong
|
214e44c3f9
fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue.
|
15 years ago |
bernard.xiong
|
51e2d91378
add license and copyright info
|
15 years ago |
bernard.xiong
|
bda4730a94
import RT-Thread RTOS 0.3.x to Google SVN
|
16 years ago |