Re: [(RT RFC) PATCH v2 4/9] optimize rt lock wakeup
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2008-03-03 15:37:41
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2008-03-03 15:37:41
Also in:
lkml
On Mon, 25 Feb 2008, Gregory Haskins wrote:
It is redundant to wake the grantee task if it is already running
This 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