Re: multi-second application stall in open()

From: Vivek Goyal
Date: Tue Jun 26 2012 - 08:59:56 EST


On Mon, Jun 25, 2012 at 11:01:48PM -0500, Josh Hunt wrote:

[..]
> So this really seems like a problem with kblockd not kicking in. I've
> instrumented every path in select_queue and it's not getting hit after
> schedule dispatch. Everything seems to stall at that point until a new
> request comes in.

Ok, that's cool. So now we need to find out why queued work is not being
scheduled.

I think there are some workqueue related trace points. If you enable those
along with blktraces, that should give tejun some data to look at.

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