lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 26 Jun 2012 13:56:51 -0700
From:	Tejun Heo <tj@...nel.org>
To:	Josh Hunt <joshhunt00@...il.com>
Cc:	Vivek Goyal <vgoyal@...hat.com>, Jens Axboe <axboe@...nel.dk>,
	linux-kernel@...r.kernel.org
Subject: Re: multi-second application stall in open()

Hey,

On Tue, Jun 26, 2012 at 03:37:31PM -0500, Josh Hunt wrote:
> The print "cfq schedule dispatch: busy_queues:1 rq_queued:1
> rq_in_driver:0 rq_in_flight[0]:0 [1]:0" is inside the if to call
> kblockd_schedule_work() so it is getting called, but you can see that
> we never see the workqueue_queue_work tracepoint being hit.

Hmm... looks like the work item is already queued.  Can you please
move the "schedule dispatch" message after kblockd_schedule_work() and
print its return value too?

> Tejun - if you could let me know what other data I should be looking
> for/need to enable in the traces I would appreciate it.

The trace seems truncated and doesn't contain 9527.XXXX traces.  Can
you please resend?

Thanks.

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ