All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cfq: Fixes for unaccounted_time variable
@ 2011-03-22 20:17 Justin TerAvest
  2011-03-22 20:17 ` [PATCH 1/2] cfq-iosched: Don't set active queue in preempt Justin TerAvest
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Justin TerAvest @ 2011-03-22 20:17 UTC (permalink / raw)
  To: vgoyal, jaxboe; +Cc: linux-kernel, Justin TerAvest

This should fix both issues that Vivek pointed out:
  * We can't set active queue at preempt time, because select queue
    might select a different queue than the one we chose to preempt.
  * Move the new variable to only be exported when debugging options are
    on.


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

end of thread, other threads:[~2011-03-22 22:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22 20:17 [PATCH 0/2] cfq: Fixes for unaccounted_time variable Justin TerAvest
2011-03-22 20:17 ` [PATCH 1/2] cfq-iosched: Don't set active queue in preempt Justin TerAvest
2011-03-22 20:59   ` Vivek Goyal
2011-03-22 21:58     ` Justin TerAvest
2011-03-22 22:06       ` Vivek Goyal
2011-03-22 20:17 ` [PATCH 2/2] blk-cgroup: Only give unaccounted_time under debug Justin TerAvest
2011-03-22 20:27 ` [PATCH 0/2] cfq: Fixes for unaccounted_time variable Jens Axboe

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.