public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch v2 0/3] block: optimize flush for non-queueable flush drive
@ 2011-05-04  8:17 shaohua.li
  2011-05-04  8:17 ` [patch v2 1/3] block: add a non-queueable flush flag shaohua.li
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: shaohua.li @ 2011-05-04  8:17 UTC (permalink / raw)
  To: linux-kernel, linux-ide; +Cc: jaxboe, htejun, jgarzik, hch, djwong

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.

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

end of thread, other threads:[~2011-05-04 10:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-04  8:17 [patch v2 0/3] block: optimize flush for non-queueable flush drive shaohua.li
2011-05-04  8:17 ` [patch v2 1/3] block: add a non-queueable flush flag shaohua.li
2011-05-04  9:05   ` Tejun Heo
2011-05-04  8:17 ` [patch v2 2/3] block: hold queue if flush is running for non-queueable flush drive shaohua.li
2011-05-04  9:09   ` Tejun Heo
2011-05-04 10:42   ` Sergei Shtylyov
2011-05-04  8:17 ` [patch v2 3/3] SATA: enable non-queueable flush flag shaohua.li
2011-05-04  8:53   ` Tejun Heo
2011-05-04 10:29     ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox