Skip to content

Commit 0de487e

Browse files
ycsinnashif
authored andcommitted
doc: updated release note & migration guide for the kernel thread cmd
Added entries in the release note & migration guide about the changes to the `kernel thread` shell command. Signed-off-by: Yong Cong Sin <[email protected]> Signed-off-by: Yong Cong Sin <[email protected]>
1 parent aca3b36 commit 0de487e

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

doc/releases/migration-guide-4.0.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,11 @@ MCUmgr
210210
Modem
211211
=====
212212

213+
Shell
214+
=====
215+
216+
* ``kernel threads`` and ``kernel stacks`` shell command have been renamed to
217+
``kernel thread list`` & ``kernel thread stacks``
218+
213219
Architectures
214220
*************

doc/releases/release-notes-4.0.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,13 @@ Libraries / Subsystems
302302

303303
* SD
304304

305+
* Shell:
306+
307+
* Reorganized the ``kernel threads`` and ``kernel stacks`` shell command under the
308+
L1 ``kernel thread`` shell command as ``kernel thread list`` & ``kernel thread stacks``
309+
* Added multiple shell command to configure the CPU mask affinity / pinning a thread in
310+
runtime, do ``kernel thread -h`` for more info.
311+
305312
* State Machine Framework
306313

307314
* Storage

0 commit comments

Comments
 (0)