Re: [RFC] [PATCH] Performance of del_timer_sync

From: Geoff Gustafson
Date: Tue May 11 2004 - 13:39:07 EST


Andrew Morton wrote:
> Geoff Gustafson <geoff@xxxxxxxxxxxxxxxxxx> wrote:
>>
>> I started this patch based on profiling an enterprise database
>> application on a 32p IA64 NUMA machine, where del_timer_sync was
>> one of the top few functions taking CPU time in the kernel.
>
> Do you know where it's being called from?

OK, the main sources were:

sys_semtimedop() -> schedule_timeout()

sys_io_getevents() -> read_events() -> clear_timeout()

- Geoff

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