Re: [PATCH RESEND v4] sched/fair: Add advisory flag for borrowing a timeslice
From: Khalid Aziz
Date: Thu Dec 18 2014 - 17:44:30 EST
On 12/18/2014 03:28 PM, Peter Zijlstra wrote:
On Thu, Dec 18, 2014 at 11:44:19AM -0700, Khalid Aziz wrote:
sched/fair: Add advisory flag for borrowing a timeslice
yuck hatred and much of that.
Also, you fail to explain why a kernel side spin futex-lock is not an
option.
I had explained that when this question came up in the last round of
discussions. The queuing problem I am trying to solve stems from
userspace locks. Java and databases implement their own userspace locks
that do not use futex. Solving this with futex will not help the primary
users of this solution.
Hope this helps.
Thanks,
Khalid
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/