dgobalak / dgobalak/PlutOS

We should create an array of threads with size MAX_NUM_THREADS+1

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

At the moment, the idle task is considered a part of the total number of threads. This shouldn't be the case

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the thread array and the code that counts the idle task in the C source. Trace how MAX_NUM_THREADS and the idle task are used, then verify that the idle task no longer consumes a slot in the total thread count and that the project still builds for the ARM Cortex-M3 target.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.