public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/4] dm-mpath: dynamic load balancers
@ 2008-09-12 14:50 Kiyoshi Ueda
  2008-09-12 14:52 ` [RFC PATCH 1/4] dm-mpath: add a path selector interface Kiyoshi Ueda
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Kiyoshi Ueda @ 2008-09-12 14:50 UTC (permalink / raw)
  To: dm-devel, linux-scsi; +Cc: j-nomura, k-ueda, stefan.bader

Hi,

The following patches add the following 2 dynamic load balancers
to request-based dm-multipath:
  o queue-length oriented dynamic load balancer, dm-queue-length.
  o service-time oriented dynamic load balancer, dm-service-time.

This patch-set is not ready for inclusion to the upstream kernel,
but I'm posting now to hear comments from multipath related people.
Any comments are welcome.

This patch-set can be applied on top of 2.6.27-rc6 + Alasdair's
linux-next patches below + request-based dm patches(*).
    dm-mpath-use-more-error-codes.patch
    dm-mpath-remove-is_active-from-struct-dm_path.patch

(*) http://lkml.org/lkml/2008/9/12/100


Summary of the patch-set:
  1/4: dm-mpath: add a path-selector interface
  2/4: dm-mpath: add queue-length oriented dynamic load balancer (dlb)
  3/4: dm-mpath: interface change for service-time oriented dlb
  4/4: dm-mpath: add service-time oriented dynamic load balancer (dlb)

Thanks,
Kiyoshi Ueda

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

end of thread, other threads:[~2009-01-30  8:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-12 14:50 [RFC PATCH 0/4] dm-mpath: dynamic load balancers Kiyoshi Ueda
2008-09-12 14:52 ` [RFC PATCH 1/4] dm-mpath: add a path selector interface Kiyoshi Ueda
2008-09-12 14:52 ` [RFC PATCH 2/4] dm-mpath: add queue-length oriented dynamic load balancer Kiyoshi Ueda
2008-09-12 14:53 ` [RFC PATCH 3/4] dm-mpath: interface change for service-time " Kiyoshi Ueda
2008-09-12 14:53 ` [RFC PATCH 4/4] dm-mpath: add " Kiyoshi Ueda
2009-01-28 15:37 ` [RFC PATCH 0/4] dm-mpath: dynamic load balancers Alasdair G Kergon
2009-01-29  7:16   ` Kiyoshi Ueda
2009-01-29 18:12     ` [dm-devel] " Mike Christie
2009-01-30  8:03       ` Kiyoshi Ueda

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