mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-24 03:11:53 +00:00
Truly independent web browser
It's a bit confusing that the "current" process is not actually running while we're inside the scheduler. Perhaps the scheduler should redirect "current" to its own dummy Process. I'm not sure. Regardless, this patch improves responsiveness by allowing the scheduler to unblock a process right after it calls select() in case it already has a pending wakeup request. |
||
---|---|---|
AK | ||
Base/etc | ||
Editor | ||
Kernel | ||
LibC | ||
Terminal | ||
Userland | ||
VirtualFileSystem | ||
Widgets | ||
WindowServer | ||
.gitignore |