diff options
author | Ian Moffett <ian@osmora.org> | 2025-10-10 15:15:47 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-10-10 15:15:47 -0400 |
commit | 50f78ebbe69c8d5e0573b4987d1e7dc21af9779c (patch) | |
tree | ae8689ebca4ace5c2b30a46053df450dbb746ab2 /src/sys/lib | |
parent | 58d7188fbd9ff448479f4a5c9ddcdcfae446ad16 (diff) |
kern/amd64: Attempt to dequeue on a cores first go
When a CPU core first starts up, it has no proceses to assign to itself.
This commit ensures that the processor will right away start trying to
find tasks to grab from its runqueue.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'src/sys/lib')
0 files changed, 0 insertions, 0 deletions