Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch-axel-78] idle thread asm #57

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

[patch-axel-78] idle thread asm #57

wants to merge 14 commits into from

Conversation

axel-h
Copy link
Owner

@axel-h axel-h commented Feb 7, 2022

No description provided.

@axel-h axel-h force-pushed the patch-axel-78 branch 2 times, most recently from 2eabd81 to 5775b09 Compare March 8, 2022 07:09
@axel-h axel-h force-pushed the patch-axel-78 branch 2 times, most recently from 613569a to b7ace3e Compare March 22, 2022 12:14
@axel-h axel-h force-pushed the patch-axel-78 branch 3 times, most recently from a2f86a7 to 3bba814 Compare March 25, 2022 15:30
@axel-h axel-h changed the title Patch axel 78: idle thread asm [patch-axel-78] idle thread asm Mar 26, 2022
@axel-h axel-h force-pushed the patch-axel-78 branch 2 times, most recently from 07b76fc to cb7ad90 Compare May 23, 2022 12:11
@axel-h axel-h force-pushed the patch-axel-78 branch 3 times, most recently from f5318ee to 0ea0c1c Compare May 3, 2023 09:09
@axel-h axel-h force-pushed the patch-axel-78 branch 2 times, most recently from a961f3a to 8deef6f Compare June 8, 2023 04:12
@axel-h axel-h force-pushed the patch-axel-78 branch 7 times, most recently from ec7405e to b705870 Compare November 9, 2023 03:05
Signed-off-by: Axel Heider <[email protected]>
Signed-off-by: Axel Heider <[email protected]>
Signed-off-by: Axel Heider <[email protected]>
The idle thread does not have any stack, thus implementing the function
in assembler avoids convincing the compiler not to use any stack for a
C function.

Signed-off-by: Axel Heider <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant