lkml.org 
[lkml]   [2008]   [Jun]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/3] softlockup: fix watchdog task wakeup frequency

* Johannes Weiner <hannes@saeurebad.de> wrote:

> > + /*
> > + * Wake up the high-prio watchdog task twice per
> > + * threshold timespan.
> > + */
> > + if (now > touch_timestamp + softlockup_thresh/2)
> > wake_up_process(per_cpu(watchdog_task, this_cpu));
>
> That defeats patch 1/3 and I think it can be dropped (#1).

applied this updated patch to tip/core/softlockup. #3 didnt apply -
could you send a delta patch against tip/core/softlockup please? You can
pick it up via:

http://people.redhat.com/mingo/tip.git/README

do:

git-checkout -b core/softlockup tip/core/softlockup

to check it out.

Ingo


\
 
 \ /
  Last update: 2008-06-30 15:11    [W:0.078 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site