liang yongxiang
|
ade8822352
[kernel] add assert to mempool object
|
7 years ago |
Bernard Xiong
|
df64a297ab
[Kernel] Remove memory ops when SLAB and module enable
|
7 years ago |
liang yongxiang
|
8dc8382277
[kernel] fixed signed/unsigned mismatch warning
|
7 years ago |
emlslxl
|
e521decf2e
根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化
|
7 years ago |
dogandog
|
aff68a36cd
Correct comments about doxygen format
|
9 years ago |
Grissiom
|
b8bf6bef76
kernel: mempool: fix race condition in rt_mp_alloc
|
11 years ago |
Grissiom
|
a78e42a7c8
[mempool] reset the thread->error before suspending thread
|
11 years ago |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
12 years ago |
dzzxzz@gmail.com
|
dec45642fb
fixed coding style in src/mempool.c
|
12 years ago |
qiuyiuestc@gmail.com
|
a73abdccf5
split export symbols from rtm.c to each file
|
13 years ago |
bernard.xiong@gmail.com
|
9975b31d63
fix align issue in rt_mp_init and rt_mp_create function.
|
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
|
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 |
bernard.xiong@gmail.com
|
86e7b772c2
add object allocation check.
|
14 years ago |
bernard.xiong@gmail.com
|
7a80d831c9
update doxygen comments.
|
14 years ago |
qiuyiuestc
|
fb7d4122fc
implement module memory allocator
|
14 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
|
af965befa9
change mempool hook parameter and fix the name mistake of rt_scheduler_sethook function.
|
15 years ago |
bernard.xiong
|
c096268a88
fix mempool init bug.
|
15 years ago |
bernard.xiong
|
bda4730a94
import RT-Thread RTOS 0.3.x to Google SVN
|
16 years ago |