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
2019-02-05 11:53:06 +01:00
2019-02-06 14:48:09 +01:00
2019-02-06 14:48:09 +01:00
2019-02-06 14:48:09 +01:00
2019-02-06 14:48:09 +01:00
Description
No description provided
BSD-2-Clause 280 MiB
Languages
C++ 66.2%
HTML 21.5%
JavaScript 10%
CMake 0.7%
Objective-C++ 0.5%
Other 1%