Did nanosleep(2)
Conversation
Notices
-
Drew DeVault (drewdevault@fosstodon.org)'s status on Tuesday, 21-May-2024 20:35:47 JST Drew DeVault -
Drew DeVault (drewdevault@fosstodon.org)'s status on Tuesday, 21-May-2024 20:35:48 JST Drew DeVault ✓ idle
Hopefully I don't have to touch the scheduler again until SMP
Next up... block special devices. I really need to do signal but blockdevs will let me procrastinate on that
Could do sleep(2) as well
-
Drew DeVault (drewdevault@fosstodon.org)'s status on Tuesday, 21-May-2024 20:35:49 JST Drew DeVault I need to implement an idle task so that the kernel doesn't crash when all processes are blocked, but I don't want to touch the scheduler again
-