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:	Mon, 17 Mar 2014 06:27:33 -0700
From:	Christoph Hellwig <hch@...radead.org>
To:	linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 00/39] [WIP] scsi multiqueue

I'd like to repost the current state of the scsi multiqueue work.  This
version has shown stable under various loads and is getting close to
feature complete.  So far we see it improving the IOPS over the old code
up to 30% and maxing out the current test hardware, so we will have to
test on bigger hardware for more numbers.  More impressive is the CPU
usage reduction of over 200% on multi-lun tests where we can now mostly
avoid the host lock contention.

The big remaining TODO item is to look into the queue limit and tag
allocation in blk-mq to make it work for all existing SCSI drivers.

Feel free to test it with the existing drivers that set use_blk_mq as well
as with any other driver that doesn't use scsi_init_shared_tag_map.
--
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