Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched/bmq: Fix nice level mis-behavior
This is caused by previous fix code for torvalds#89, new forked tasks doesn't deboost quickly enough and impact run time of existed tasks with same priority. boost/deboost strategy need further adjustment, but rule is: task should be deboost when renew time slice.
- Loading branch information