nuttx/sched
Xiang Xiao cee43ce280 arch/sim: Initialize the idle thread stack info correctly
and change the default value of IDLETHREAD_STACKSIZE to 65536

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ia54efbbca4b69706150bc4178844b316688a104e
2021-07-16 08:37:53 +09:00
..
clock sched/clock: add nsec range check in clock_settime 2021-07-09 14:19:03 -03:00
environ Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
init sched/init: initialize all idle thread's tl_task 2021-07-16 08:37:53 +09:00
irq sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-07-02 08:25:02 -05:00
module Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
mqueue fs: Support the root file system attributes(mode, uid, gid and time) 2021-07-14 10:35:15 -03:00
paging Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
pthread sched: Refine tls_info_s and task_info_s 2021-07-02 10:33:34 -05:00
sched sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
semaphore Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
signal Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
task sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
timer Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
wdog sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-07-02 08:25:02 -05:00
wqueue sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-07-02 08:25:02 -05:00
Kconfig arch/sim: Initialize the idle thread stack info correctly 2021-07-16 08:37:53 +09:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00