All of lore.kernel.org
 help / color / mirror / Atom feed
* hanging aio process
@ 2014-05-19 17:38 Sebastian Ott
  2014-05-19 18:08 ` Benjamin LaHaise
  2014-05-19 18:31 ` hanging aio process Anatol Pomozov
  0 siblings, 2 replies; 23+ messages in thread
From: Sebastian Ott @ 2014-05-19 17:38 UTC (permalink / raw)
  To: Anatol Pomozov, Benjamin LaHaise; +Cc: linux-aio, linux-kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 395 bytes --]

Hello,

on the latest kernel a fio job with 4 workers using libaio hangs.

git bisect points to:
	commit e02ba72aabfade4c9cd6e3263e9b57bf890ad25c
	Author: Anatol Pomozov <anatol.pomozov@gmail.com>
	Date:   Tue Apr 15 11:31:33 2014 -0700

	    aio: block io_destroy() until all context requests are completed


The fio workers are on the wait_for_completion in sys_io_destroy.

Regards,
Sebastian

[-- Attachment #2: Type: TEXT/PLAIN, Size: 235 bytes --]

[global]
blocksize=4K
size=256M
rw=randrw
verify=md5
iodepth=32
ioengine=libaio
direct=1
end_fsync=1

[file1]
filename=/dev/scma

[file2]
filename=/dev/scmbw

[file3]
filename=/dev/scmc

[file4]
filename=/dev/scmx

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2014-06-11  8:48 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 17:38 hanging aio process Sebastian Ott
2014-05-19 18:08 ` Benjamin LaHaise
2014-05-20  8:08   ` Sebastian Ott
2014-05-20 13:16     ` Sebastian Ott
2014-05-20 14:26       ` Benjamin LaHaise
2014-05-20 16:12       ` Anatol Pomozov
2014-05-20 18:09         ` Sebastian Ott
2014-05-20 18:39           ` Anatol Pomozov
2014-05-21  8:07             ` Sebastian Ott
2014-05-21  8:48               ` Sebastian Ott
2014-05-21 13:20                 ` Benjamin LaHaise
2014-05-21 14:12                   ` Sebastian Ott
2014-05-21 14:18                 ` Anatol Pomozov
2014-05-21 14:57                   ` Sebastian Ott
2014-06-04  5:24                     ` Gu Zheng
2014-06-11  8:47                       ` Ming Lei
2014-06-04 13:58                   ` [PATCH] percpu-refcount: fix usage of this_cpu_ops (was Re: hanging aio process) Sebastian Ott
2014-06-04 16:11                     ` Tejun Heo
2014-06-04 16:56                       ` Sebastian Ott
2014-06-04 17:02                         ` Tejun Heo
2014-06-04 16:41                     ` Tejun Heo
2014-06-04 17:17                       ` Christoph Lameter
2014-05-19 18:31 ` hanging aio process Anatol Pomozov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.