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-next>] [day] [month] [year] [list]
Date:	Wed, 03 Aug 2011 11:40:04 +0800
From:	Gui Jianfeng <guijianfeng@...fujitsu.com>
To:	Vivek Goyal <vgoyal@...hat.com>, Jens Axboe <jaxboe@...ionio.com>
CC:	linux-kernel@...r.kernel.org
Subject: fio posixaio performance problem

Hi,

I ran a fio test to simulate qemu-kvm io behaviour.
When job number is greater than 2, IO performance is
really bad.

1 thread: aggrb=15,129KB/s
4 thread: aggrb=1,049KB/s

Kernel: lastest upstream

Any idea?

---
[global]
runtime=30
time_based=1
size=1G
group_reporting=1
ioengine=posixaio
exec_prerun='echo 3 > /proc/sys/vm/drop_caches'
thread=1

[kvmio-1]
description=kvmio-1
numjobs=4
rw=write
bs=4k
direct=1
filename=/mnt/sda4/1G.img

View attachment ".config" of type "text/plain" (115702 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ