Re: [PATCH 2.6.27-rc5 resubmit] Fix itimer/many thread hang.

From: Ingo Molnar
Date: Sun Sep 14 2008 - 11:07:30 EST



* Frank Mayhar <fmayhar@xxxxxxxxxx> wrote:

> This is a resubmission of the posix timer rework patch, posted a few
> days ago. This addresses Oleg Nesterov's comments, removing the RCU
> stuff from the patch and un-inlining the thread_group_cputime()
> function for SMP. I left the function itself as an inline defined in
> sched.h but the SMP version just calls thread_group_cputime_smp()
> which is defined in posix-cpu-timers.c. (The UP version was a
> one-liner; I left it as an inline.)

i've applied it to tip/timers/posixtimers for more testing, thanks
Frank.

Ingo
--
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/