diff --git a/configs/maple/nx/defconfig b/configs/maple/nx/defconfig index 5cacd6d9900..8f65fa9329a 100644 --- a/configs/maple/nx/defconfig +++ b/configs/maple/nx/defconfig @@ -363,7 +363,7 @@ CONFIG_USEC_PER_TICK=10000 # CONFIG_SYSTEM_TIME64 is not set CONFIG_RR_INTERVAL=200 # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=16 +CONFIG_TASK_NAME_SIZE=15 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2009 diff --git a/configs/mikroe-stm32f4/fulldemo/defconfig b/configs/mikroe-stm32f4/fulldemo/defconfig index e7e1cd18d00..075bbe46175 100644 --- a/configs/mikroe-stm32f4/fulldemo/defconfig +++ b/configs/mikroe-stm32f4/fulldemo/defconfig @@ -415,7 +415,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=200 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=10 +CONFIG_TASK_NAME_SIZE=11 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2013 diff --git a/configs/mikroe-stm32f4/kostest/defconfig b/configs/mikroe-stm32f4/kostest/defconfig index 1381bb73cb4..1861abf6ec7 100644 --- a/configs/mikroe-stm32f4/kostest/defconfig +++ b/configs/mikroe-stm32f4/kostest/defconfig @@ -454,7 +454,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="ostest_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=10 +CONFIG_TASK_NAME_SIZE=11 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/ntosd-dm320/nsh/defconfig b/configs/ntosd-dm320/nsh/defconfig index 1098989ba86..c6bd847169a 100644 --- a/configs/ntosd-dm320/nsh/defconfig +++ b/configs/ntosd-dm320/nsh/defconfig @@ -228,7 +228,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=64 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_SCHED_WAITPID is not set diff --git a/configs/pcduino-a10/nsh/defconfig b/configs/pcduino-a10/nsh/defconfig index 9e7b6ffd8dc..a523bd4251d 100644 --- a/configs/pcduino-a10/nsh/defconfig +++ b/configs/pcduino-a10/nsh/defconfig @@ -316,7 +316,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/px4fmu-v2_upstream/nsh/defconfig b/configs/px4fmu-v2_upstream/nsh/defconfig index c7b2cfcb150..5c572e43089 100644 --- a/configs/px4fmu-v2_upstream/nsh/defconfig +++ b/configs/px4fmu-v2_upstream/nsh/defconfig @@ -501,7 +501,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=24 +CONFIG_TASK_NAME_SIZE=23 CONFIG_MAX_TASKS=32 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/qemu-i486/nsh/defconfig b/configs/qemu-i486/nsh/defconfig index b494481b0f2..d93026fb9ee 100644 --- a/configs/qemu-i486/nsh/defconfig +++ b/configs/qemu-i486/nsh/defconfig @@ -155,7 +155,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2011 diff --git a/configs/qemu-i486/ostest/defconfig b/configs/qemu-i486/ostest/defconfig index fd3feeff8a7..845fbe10a77 100644 --- a/configs/qemu-i486/ostest/defconfig +++ b/configs/qemu-i486/ostest/defconfig @@ -154,7 +154,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2011 diff --git a/configs/rgmp/arm/default/defconfig b/configs/rgmp/arm/default/defconfig index 3b2315338ee..f6ef4b6aa37 100644 --- a/configs/rgmp/arm/default/defconfig +++ b/configs/rgmp/arm/default/defconfig @@ -139,7 +139,7 @@ CONFIG_USEC_PER_TICK=1000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2007 diff --git a/configs/rgmp/arm/nsh/defconfig b/configs/rgmp/arm/nsh/defconfig index 0c9b5a1480f..8648341d82f 100644 --- a/configs/rgmp/arm/nsh/defconfig +++ b/configs/rgmp/arm/nsh/defconfig @@ -160,7 +160,7 @@ CONFIG_USEC_PER_TICK=1000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2007 diff --git a/configs/rgmp/x86/cxxtest/defconfig b/configs/rgmp/x86/cxxtest/defconfig index c03f6c5dcc0..eeb952edc26 100644 --- a/configs/rgmp/x86/cxxtest/defconfig +++ b/configs/rgmp/x86/cxxtest/defconfig @@ -167,7 +167,7 @@ CONFIG_USEC_PER_TICK=1000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2007 diff --git a/configs/rgmp/x86/default/defconfig b/configs/rgmp/x86/default/defconfig index a08c170a521..58106fac754 100644 --- a/configs/rgmp/x86/default/defconfig +++ b/configs/rgmp/x86/default/defconfig @@ -147,7 +147,7 @@ CONFIG_USEC_PER_TICK=1000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2007 diff --git a/configs/rgmp/x86/helloxx/defconfig b/configs/rgmp/x86/helloxx/defconfig index 1fb9138b8b2..c5a3aa84f42 100644 --- a/configs/rgmp/x86/helloxx/defconfig +++ b/configs/rgmp/x86/helloxx/defconfig @@ -167,7 +167,7 @@ CONFIG_USEC_PER_TICK=1000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2007 diff --git a/configs/rgmp/x86/nsh/defconfig b/configs/rgmp/x86/nsh/defconfig index a0953a42f46..f2ffd2fe18c 100644 --- a/configs/rgmp/x86/nsh/defconfig +++ b/configs/rgmp/x86/nsh/defconfig @@ -168,7 +168,7 @@ CONFIG_USEC_PER_TICK=1000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2007 diff --git a/configs/sam4s-xplained-pro/nsh/defconfig b/configs/sam4s-xplained-pro/nsh/defconfig index e72bb95933b..2946d18da96 100644 --- a/configs/sam4s-xplained-pro/nsh/defconfig +++ b/configs/sam4s-xplained-pro/nsh/defconfig @@ -356,7 +356,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=50 -CONFIG_TASK_NAME_SIZE=16 +CONFIG_TASK_NAME_SIZE=15 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d3-xplained/bridge/defconfig b/configs/sama5d3-xplained/bridge/defconfig index 7f0c43f33ab..b242f916d7d 100644 --- a/configs/sama5d3-xplained/bridge/defconfig +++ b/configs/sama5d3-xplained/bridge/defconfig @@ -385,7 +385,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="bridge_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d3-xplained/nsh/defconfig b/configs/sama5d3-xplained/nsh/defconfig index feb89a22bba..77515a8c395 100644 --- a/configs/sama5d3-xplained/nsh/defconfig +++ b/configs/sama5d3-xplained/nsh/defconfig @@ -348,7 +348,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d3x-ek/demo/defconfig b/configs/sama5d3x-ek/demo/defconfig index 563c717d6d3..f4f90148e3a 100644 --- a/configs/sama5d3x-ek/demo/defconfig +++ b/configs/sama5d3x-ek/demo/defconfig @@ -401,7 +401,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d3x-ek/nsh/defconfig b/configs/sama5d3x-ek/nsh/defconfig index 37c1ecdfc29..91fefda84cf 100644 --- a/configs/sama5d3x-ek/nsh/defconfig +++ b/configs/sama5d3x-ek/nsh/defconfig @@ -346,7 +346,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d3x-ek/nx/defconfig b/configs/sama5d3x-ek/nx/defconfig index d09a1b04092..e0de5941104 100644 --- a/configs/sama5d3x-ek/nx/defconfig +++ b/configs/sama5d3x-ek/nx/defconfig @@ -387,7 +387,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="nx_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d3x-ek/nxplayer/defconfig b/configs/sama5d3x-ek/nxplayer/defconfig index 4a9797c613a..99c420eb0ea 100644 --- a/configs/sama5d3x-ek/nxplayer/defconfig +++ b/configs/sama5d3x-ek/nxplayer/defconfig @@ -405,7 +405,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d3x-ek/nxwm/defconfig b/configs/sama5d3x-ek/nxwm/defconfig index 36219d3c61f..65a24f46873 100644 --- a/configs/sama5d3x-ek/nxwm/defconfig +++ b/configs/sama5d3x-ek/nxwm/defconfig @@ -421,7 +421,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nxwm_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d3x-ek/ov2640/defconfig b/configs/sama5d3x-ek/ov2640/defconfig index 7f721bb0ece..feaed8fec33 100644 --- a/configs/sama5d3x-ek/ov2640/defconfig +++ b/configs/sama5d3x-ek/ov2640/defconfig @@ -393,7 +393,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="ov2640_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d4-ek/at25boot/defconfig b/configs/sama5d4-ek/at25boot/defconfig index 3f33ddb6946..b198c3179ca 100644 --- a/configs/sama5d4-ek/at25boot/defconfig +++ b/configs/sama5d4-ek/at25boot/defconfig @@ -369,7 +369,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="at25_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d4-ek/bridge/defconfig b/configs/sama5d4-ek/bridge/defconfig index 4d7c88fe3ca..b5e93ae502d 100644 --- a/configs/sama5d4-ek/bridge/defconfig +++ b/configs/sama5d4-ek/bridge/defconfig @@ -402,7 +402,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="bridge_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d4-ek/dramboot/defconfig b/configs/sama5d4-ek/dramboot/defconfig index cca8aa7dbff..69e02d8e677 100644 --- a/configs/sama5d4-ek/dramboot/defconfig +++ b/configs/sama5d4-ek/dramboot/defconfig @@ -362,7 +362,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="dram_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d4-ek/elf/defconfig b/configs/sama5d4-ek/elf/defconfig index 164c7743f32..2497c38ed75 100644 --- a/configs/sama5d4-ek/elf/defconfig +++ b/configs/sama5d4-ek/elf/defconfig @@ -372,7 +372,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="elf_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d4-ek/knsh/defconfig b/configs/sama5d4-ek/knsh/defconfig index 5397269a2af..138d194ad64 100644 --- a/configs/sama5d4-ek/knsh/defconfig +++ b/configs/sama5d4-ek/knsh/defconfig @@ -391,7 +391,7 @@ CONFIG_PREALLOC_TIMERS=4 CONFIG_INIT_FILEPATH=y CONFIG_USER_INITPATH="/bin/init" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 CONFIG_SCHED_HAVE_PARENT=y # CONFIG_SCHED_CHILD_STATUS is not set diff --git a/configs/sama5d4-ek/knsh/defconfig.ROMFS b/configs/sama5d4-ek/knsh/defconfig.ROMFS index 9ccd6eb1cdc..add0398d8d7 100644 --- a/configs/sama5d4-ek/knsh/defconfig.ROMFS +++ b/configs/sama5d4-ek/knsh/defconfig.ROMFS @@ -374,7 +374,7 @@ CONFIG_PREALLOC_TIMERS=4 CONFIG_INIT_FILEPATH=y CONFIG_USER_INITPATH="/bin/init" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 CONFIG_SCHED_HAVE_PARENT=y # CONFIG_SCHED_CHILD_STATUS is not set diff --git a/configs/sama5d4-ek/nsh/defconfig b/configs/sama5d4-ek/nsh/defconfig index 552dfea8915..d135a28a3d4 100644 --- a/configs/sama5d4-ek/nsh/defconfig +++ b/configs/sama5d4-ek/nsh/defconfig @@ -494,7 +494,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sama5d4-ek/nxwm/defconfig b/configs/sama5d4-ek/nxwm/defconfig index aeb4bf4ded5..78b86b4ffd7 100644 --- a/configs/sama5d4-ek/nxwm/defconfig +++ b/configs/sama5d4-ek/nxwm/defconfig @@ -465,7 +465,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nxwm_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 CONFIG_SCHED_HAVE_PARENT=y # CONFIG_SCHED_CHILD_STATUS is not set diff --git a/configs/sama5d4-ek/ramtest/defconfig b/configs/sama5d4-ek/ramtest/defconfig index a95e3480f1c..bc233442752 100644 --- a/configs/sama5d4-ek/ramtest/defconfig +++ b/configs/sama5d4-ek/ramtest/defconfig @@ -362,7 +362,7 @@ CONFIG_PREALLOC_TIMERS=4 # CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=200 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sim/bas/defconfig b/configs/sim/bas/defconfig index e2f743de20e..2d1ee63598d 100644 --- a/configs/sim/bas/defconfig +++ b/configs/sim/bas/defconfig @@ -174,7 +174,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=64 CONFIG_SCHED_HAVE_PARENT=y # CONFIG_SCHED_CHILD_STATUS is not set diff --git a/configs/sim/configdata/defconfig b/configs/sim/configdata/defconfig index 981a7d71d1b..5f092385c31 100644 --- a/configs/sim/configdata/defconfig +++ b/configs/sim/configdata/defconfig @@ -156,7 +156,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2013 diff --git a/configs/sim/cxxtest/defconfig b/configs/sim/cxxtest/defconfig index 5daa2bad02e..039f7a0b801 100644 --- a/configs/sim/cxxtest/defconfig +++ b/configs/sim/cxxtest/defconfig @@ -156,7 +156,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2007 diff --git a/configs/sim/mount/defconfig b/configs/sim/mount/defconfig index c2583c8e806..293cbb8c39f 100644 --- a/configs/sim/mount/defconfig +++ b/configs/sim/mount/defconfig @@ -156,7 +156,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2008 diff --git a/configs/sim/mtdpart/defconfig b/configs/sim/mtdpart/defconfig index 0c33db77ba2..38eadb093df 100644 --- a/configs/sim/mtdpart/defconfig +++ b/configs/sim/mtdpart/defconfig @@ -196,7 +196,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="mtdpart_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=64 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_SCHED_WAITPID is not set diff --git a/configs/sim/mtdrwb/defconfig b/configs/sim/mtdrwb/defconfig index f31de6d3b53..4c207da5ba1 100644 --- a/configs/sim/mtdrwb/defconfig +++ b/configs/sim/mtdrwb/defconfig @@ -196,7 +196,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="mtdrwb_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=64 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_SCHED_WAITPID is not set diff --git a/configs/sim/nettest/defconfig b/configs/sim/nettest/defconfig index deb034aa24b..f1430af50df 100755 --- a/configs/sim/nettest/defconfig +++ b/configs/sim/nettest/defconfig @@ -161,7 +161,7 @@ CONFIG_PREALLOC_TIMERS=8 # CONFIG_USER_ENTRYPOINT="nettest_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=64 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_SCHED_WAITPID is not set diff --git a/configs/sim/nsh/defconfig b/configs/sim/nsh/defconfig index 793df9bad16..c5e9cce8204 100644 --- a/configs/sim/nsh/defconfig +++ b/configs/sim/nsh/defconfig @@ -174,7 +174,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nsh_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=64 CONFIG_SCHED_HAVE_PARENT=y # CONFIG_SCHED_CHILD_STATUS is not set diff --git a/configs/sim/nsh2/defconfig b/configs/sim/nsh2/defconfig index c50d45b36ef..067434c8e18 100644 --- a/configs/sim/nsh2/defconfig +++ b/configs/sim/nsh2/defconfig @@ -144,7 +144,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2011 diff --git a/configs/sim/nx/defconfig b/configs/sim/nx/defconfig index 94cf0726c4a..25234115036 100644 --- a/configs/sim/nx/defconfig +++ b/configs/sim/nx/defconfig @@ -201,7 +201,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nx_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_SCHED_WAITPID is not set diff --git a/configs/sim/nx11/defconfig b/configs/sim/nx11/defconfig index fc2ac9dc4e6..2f3ee94b8a1 100644 --- a/configs/sim/nx11/defconfig +++ b/configs/sim/nx11/defconfig @@ -202,7 +202,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nx_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_SCHED_WAITPID is not set diff --git a/configs/sim/nxffs/defconfig b/configs/sim/nxffs/defconfig index e9b1641da1e..76bb8a2b900 100644 --- a/configs/sim/nxffs/defconfig +++ b/configs/sim/nxffs/defconfig @@ -137,7 +137,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2011 diff --git a/configs/sim/nxlines/defconfig b/configs/sim/nxlines/defconfig index 158cf4217c4..445ee0353ef 100644 --- a/configs/sim/nxlines/defconfig +++ b/configs/sim/nxlines/defconfig @@ -148,7 +148,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2012 diff --git a/configs/sim/nxwm/defconfig b/configs/sim/nxwm/defconfig index 4c6e2b85c65..9176abe6694 100644 --- a/configs/sim/nxwm/defconfig +++ b/configs/sim/nxwm/defconfig @@ -180,7 +180,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="nxwm_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set CONFIG_SCHED_WAITPID=y diff --git a/configs/sim/ostest/defconfig b/configs/sim/ostest/defconfig index 78142a0b234..acfdc213c0f 100644 --- a/configs/sim/ostest/defconfig +++ b/configs/sim/ostest/defconfig @@ -196,7 +196,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="ostest_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=64 CONFIG_SCHED_HAVE_PARENT=y # CONFIG_SCHED_CHILD_STATUS is not set diff --git a/configs/sim/pashello/defconfig b/configs/sim/pashello/defconfig index 139dc68c9be..81278600329 100644 --- a/configs/sim/pashello/defconfig +++ b/configs/sim/pashello/defconfig @@ -160,7 +160,7 @@ CONFIG_PREALLOC_TIMERS=8 # CONFIG_USER_ENTRYPOINT="pashello_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=64 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_SCHED_WAITPID is not set diff --git a/configs/sim/touchscreen/defconfig b/configs/sim/touchscreen/defconfig index 30e86c174df..7b914fa5f77 100644 --- a/configs/sim/touchscreen/defconfig +++ b/configs/sim/touchscreen/defconfig @@ -166,7 +166,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=0 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2008 diff --git a/configs/sim/traveler/defconfig b/configs/sim/traveler/defconfig index 66087787f4a..948517021f1 100644 --- a/configs/sim/traveler/defconfig +++ b/configs/sim/traveler/defconfig @@ -206,7 +206,7 @@ CONFIG_INIT_ENTRYPOINT=y # CONFIG_INIT_FILEPATH is not set CONFIG_USER_ENTRYPOINT="traveler_main" CONFIG_RR_INTERVAL=0 -CONFIG_TASK_NAME_SIZE=32 +CONFIG_TASK_NAME_SIZE=31 CONFIG_MAX_TASKS=16 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_SCHED_WAITPID is not set diff --git a/configs/spark/composite/defconfig b/configs/spark/composite/defconfig index 36547a45643..86401e84a00 100644 --- a/configs/spark/composite/defconfig +++ b/configs/spark/composite/defconfig @@ -365,7 +365,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=200 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=8 +CONFIG_TASK_NAME_SIZE=7 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2013 diff --git a/configs/spark/nsh/defconfig b/configs/spark/nsh/defconfig index 03afa9444ae..249550d74af 100644 --- a/configs/spark/nsh/defconfig +++ b/configs/spark/nsh/defconfig @@ -365,7 +365,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=200 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=8 +CONFIG_TASK_NAME_SIZE=7 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2013 diff --git a/configs/spark/usbmsc/defconfig b/configs/spark/usbmsc/defconfig index ccacce6079e..e326b778c81 100644 --- a/configs/spark/usbmsc/defconfig +++ b/configs/spark/usbmsc/defconfig @@ -365,7 +365,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=200 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=8 +CONFIG_TASK_NAME_SIZE=7 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2013 diff --git a/configs/spark/usbserial/defconfig b/configs/spark/usbserial/defconfig index de66dd0d5dc..b4ca106aa0f 100644 --- a/configs/spark/usbserial/defconfig +++ b/configs/spark/usbserial/defconfig @@ -364,7 +364,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=200 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=8 +CONFIG_TASK_NAME_SIZE=7 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2013 diff --git a/configs/vsn/nsh/defconfig b/configs/vsn/nsh/defconfig index d3573151130..8e3d4799dde 100644 --- a/configs/vsn/nsh/defconfig +++ b/configs/vsn/nsh/defconfig @@ -390,7 +390,7 @@ CONFIG_USEC_PER_TICK=10000 CONFIG_RR_INTERVAL=200 # CONFIG_SCHED_CPULOAD is not set # CONFIG_SCHED_INSTRUMENTATION is not set -CONFIG_TASK_NAME_SIZE=16 +CONFIG_TASK_NAME_SIZE=15 # CONFIG_SCHED_HAVE_PARENT is not set # CONFIG_JULIAN_TIME is not set CONFIG_START_YEAR=2011