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:	Thu, 05 May 2011 09:59:32 +0800
From:	shaohua.li@...el.com
To:	linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org
Cc:	jaxboe@...ionio.com, htejun@...il.com, hch@...radead.org,
	jgarzik@...ox.com, djwong@...ibm.com, sshtylyov@...sta.com
Subject: [patch v3 0/3] block: optimize flush for non-queueable flush drive

Flush request isn't queueable. When it's running, other request
can't. We can optimize flush performance according to this knowledge
In my test, I got about 20% performance boost.

v2->v3: mainly adds more comments to explain the optimization and changes
the code position to enable the optimization in SATA.
--
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