Re: [(RT RFC) PATCH v2 4/9] optimize rt lock wakeup
From: Gregory Haskins <hidden>
Date: 2008-03-03 15:49:12
Also in:
lkml
From: Gregory Haskins <hidden>
Date: 2008-03-03 15:49:12
Also in:
lkml
quoted
quoted
On Mon, Mar 3, 2008 at 10:37 AM, in message
[ref], Steven Rostedt [off-list ref] wrote:
On Mon, 25 Feb 2008, Gregory Haskins wrote:quoted
It is redundant to wake the grantee task if it is already runningThis is only expensive for your adaptive mutex algorithm, not what is in there today. It belongs _after_ the adaptive mutex patch in the series. -- Steve
Fair enough. -Greg