phoenix-rtos / phoenix-rtos-kernel

Phoenix-RTOS microkernel repository
http://phoenix-rtos.com
BSD 3-Clause "New" or "Revised" License
112 stars 33 forks source link

proc: Rename kernel thread to kthread instead of idle #556

Open agkaminski opened 3 months ago

agkaminski commented 3 months ago

to avoid confusion when using 'ps' applet

DONE: RTOS-845

Description

Motivation and Context

Types of changes

How Has This Been Tested?

Checklist:

Special treatment

nalajcie commented 3 months ago

https://github.com/phoenix-rtos/phoenix-rtos-tests/blob/master/psh/test-ps.py#L17 ?

github-actions[bot] commented 3 months ago

Unit Test Results

7 460 tests  ±0   6 745 :white_check_mark: ±0   39m 11s :stopwatch: +12s   420 suites ±0     715 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit 4c7b4075. ± Comparison against base commit 828df3ff.

:recycle: This comment has been updated with latest results.