Am Freitag, 5. Oktober 2007 schrieb Chuck Ebbert:
quoted text > On 10/04/2007 05:10 PM, Christian Borntraeger wrote:
>
> > <patch reverting to 2.6.22 behavior>
>
> Alternative patch:
>
> procfs: Don't read runtime twice when computing task's stime
>
> Current code reads p->se.sum_exec_runtime twice and goes through
> multiple type conversions to calculate stime. Read it once and
> skip some of the conversions.
>
> Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
Looks better and makes the code nicer. s390 and power should work as well as
CONFIG_VIRT_CPU_ACCOUNTING is unaffected.
If Frans successfully tests this patch, feel free to add
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Christian
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH for testing] Re: Decreasing stime running confuse... , Christian Borntraeger , (Thu Oct 4, 6:31 pm)