Bernard Xiong
|
58be04b693
[kernel] format scheduler log.
|
7 år sedan |
Bernard Xiong
|
a74a3031f0
Merge pull request #2081 from jesven/sync_smp_skeleton
|
7 år sedan |
shaojinchun
|
eff767a074
remove rt_hw_mb define
|
7 år sedan |
zhaohengbo
|
10d00ff41c
reduce change
|
7 år sedan |
zhaohengbo
|
afcd8b4521
fix some bug when stack grows upward
|
7 år sedan |
Bernard Xiong
|
f9f959f33e
[Kernel] Fix the thread->sp data type issue.
|
7 år sedan |
shaojinchun
|
b3e1507bcf
1 RT_THREAD_CTRL_BIND_CPU define to 4
|
7 år sedan |
shaojinchun
|
fc6bc1ad39
Add smp support to RT-Thread 4.0
|
7 år sedan |
Bernard Xiong
|
46dae3f35f
Merge branch 'master' into dev-4.0.x
|
7 år sedan |
Bernard Xiong
|
00a655ac1c
[Kernel] Add ARCH_CPU_STACK_GROWS_UPWARD option
|
7 år sedan |
Bernard Xiong
|
484afe9d2c
[Kernel] Add 64bit CPU support.
|
7 år sedan |
Bernard Xiong
|
ff08faf605
[Kernel] Adjust the copyright information
|
7 år sedan |
Bernard Xiong
|
41f7f2c284
[Kernel] Update to Apache License v2.0
|
7 år sedan |
BernardXiong
|
38b9ed3118
[Kernel] add sigwait implementation
|
8 år sedan |
armink
|
7a99641c71
[Kernel] Fix a bug on rt_schedule().
|
8 år sedan |
bernard
|
b27c7e4826
[Kernel] Add signal implementation.
|
8 år sedan |
emlslxl
|
e521decf2e
根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化
|
8 år sedan |
tanek liang
|
dcfaa9a909
[kernel] fix incompatible type error for "__rt_ffs()"
|
8 år sedan |
dogandog
|
70d34bce3c
Correct comments about doxygen format
|
9 år sedan |
Aubr.Cool
|
99e1b0d29b
[src] scheduler update stackcheck
|
9 år sedan |
Bernard Xiong
|
783753d943
[Kernel] export more symbols.
|
10 år sedan |
Grissiom
|
408ac34bc2
kernel: add rt_critical_level that return the lock count of scheduler
|
12 år sedan |
Grissiom
|
ad17bc2908
fix debug output of scheduler
|
12 år sedan |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
12 år sedan |
Bernard Xiong
|
1abaa0492d
implement __rt_ffs in kernel service library
|
13 år sedan |
bernard.xiong@gmail.com
|
975610477e
Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap.
|
13 år sedan |
dzzxzz@gmail.com
|
ff65841125
fixed coding style in src/scheduler.c
|
13 år sedan |
dzzxzz@gmail.com
|
0e40d55d9f
fixed the coding style of RT_DEBUG_LOG
|
13 år sedan |
bernard.xiong@gmail.com
|
ee11663d87
remove rt_current_module and user can use rt_module_unload to remove a module.
|
13 år sedan |
bernard.xiong@gmail.com
|
8061067343
cleanup code comments and deprecate rt_system_timer_init function.
|
14 år sedan |