Truly independent web browser
Find a file
Andreas Kling 5582a0a254 Kernel: When a lock is busy, donate remaining process ticks to lock holder.
Since we know who's holding the lock, and we're gonna have to yield anyway,
we can just ask the scheduler to donate any remaining ticks to that process.
2019-02-07 11:14:58 +01:00
AK Kernel: When a lock is busy, donate remaining process ticks to lock holder. 2019-02-07 11:14:58 +01:00
Base LizaRegular8x10: Tweak some glyphs. 2019-02-05 11:53:06 +01:00
Clock Clean up LDFLAGS a bit. 2019-02-06 14:48:09 +01:00
FontEditor Clean up LDFLAGS a bit. 2019-02-06 14:48:09 +01:00
Kernel Kernel: When a lock is busy, donate remaining process ticks to lock holder. 2019-02-07 11:14:58 +01:00
LibC Add a fast memcpy() using MMX when we're moving >= 1KB. 2019-02-07 08:46:52 +01:00
LibGUI Clean up LDFLAGS a bit. 2019-02-06 14:48:09 +01:00
SharedGraphics Bootloader: Locate the kernel's data segment and clear it. 2019-02-06 16:02:10 +01:00
Terminal Clean up LDFLAGS a bit. 2019-02-06 14:48:09 +01:00
Userland Kernel: When a lock is busy, donate remaining process ticks to lock holder. 2019-02-07 11:14:58 +01:00
WindowServer Kernel: When a lock is busy, donate remaining process ticks to lock holder. 2019-02-07 11:14:58 +01:00
.gitignore Kernel: Much improved BochsVGA (BXVGA) support. 2019-02-06 10:17:26 +01:00