Re: Is it a workqueue related issue in 2.6.37 (Was: Re: [libvirt]blkio cgroup [solved])

From: Tejun Heo
Date: Thu Feb 24 2011 - 10:17:22 EST


On Thu, Feb 24, 2011 at 03:58:22PM +0100, Dominik Klein wrote:
> Hi
>
> > Hmmm... Maybe the following commit?
> >
> > commit 7576958a9d5a4a677ad7dd40901cdbb6c1110c98
>
> Unfortunately not. This does not fix it for me.
>
> Vivek introduced me to git bisect and I will try to do that tomorrow to
> find the changeset.

Maybe watching what the workqueue is doing using the following trace
events could be helpful.

# grep workqueue /sys/kernel/debug/tracing/available_events
workqueue:workqueue_insertion
workqueue:workqueue_execution
workqueue:workqueue_creation
workqueue:workqueue_destruction

Thanks.

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