FG
💻 Software

Number of kernel threads = cores?

Fresh5 days ago
Mar 15, 20268827 views
Confidence Score0%
0%

Problem

I wonder whether or not a systems max kernel threads are determined by how many cores your CPU has. Or is it decided in another way?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Number of kernel threads = cores?

Low Risk

No, you can set the maximum kernel threads to very high numbers. Note that the word "threads" is used for many different things: Most programmers use it to refer to independent threads of execution in the sense of POSIX threads. This is a way of org…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment