mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/9] I/O bandwidth controller and BIO tracking
@ 2009-07-21 14:09 Ryo Tsuruta
  2009-07-21 14:10 ` [PATCH 2/9] dm-ioband-1.12.1: All-in-one patch Ryo Tsuruta
  0 siblings, 1 reply; 28+ messages in thread
From: Ryo Tsuruta @ 2009-07-21 14:09 UTC (permalink / raw)
  To: linux-kernel, dm-devel, containers, virtualization, xen-devel; +Cc: agk

Hi all,

These are new releases of dm-ioband and blkio-cgroup. The major
changes of these releases are:
  - dm-ioband can be configured through the cgroup interface. The
    bandwidth can be assigned on a per cgroup per block device basis.
  - The event tracing is supported that helps in debugging and
    monitoring dm-ioband.
  - A document for blkio-cgroup is available at
    Documentation/cgroup/blkio.txt.

This series of patches consists of two parts:
dm-ioband v1.12.1
  dm-ioband is an I/O bandwidth controller implemented as a
  device-mapper driver and can control bandwidth on per partition, per
  user, per process, per virtual machine (such as KVM or Xen) basis.

blkio-cgruop v9 
  blkio-cgroup is a block I/O tracking mechanism implemented on the
  cgroup memory subsystem. Using this feature the owners of any type
  of I/O can be determined. This allows dm-ioband to control block I/O
  bandwidth even when it is accepting delayed write requests.
  dm-ioband can find the cgroup of each request. It is also for
  possible that others working on I/O bandwidth throttling to use this
  functionality to control asynchronous I/O with a little enhancement.

The patches can be applied to both the current device-mapper development
tree and 2.6.31-rc3.

The list of the patches:
  [PATCH 1/9] I/O bandwidth controller and BIO tracking
  [PATCH 2/9] dm-ioband-1.12.1: All-in-one patch
  [PATCH 3/9] blkio-cgroup-v9: The new page_cgroup framework
  [PATCH 4/9] blkio-cgroup-v9: Refactoring io-context initialization
  [PATCH 5/9] blkio-cgroup-v9: The body of blkio-cgroup
  [PATCH 6/9] blkio-cgroup-v9: The document of blkio-cgroup
  [PATCH 7/9] blkio-cgroup-v9: Page tracking hooks
  [PATCH 8/9] blkio-cgroup-v9: Fast page tracking
  [PATCH 9/9] blkio-cgroup-v9: Add a cgroup support to dm-ioband

Please visit our website, the patches and more information are available.
  Linux Block I/O Bandwidth Control Project
  http://sourceforge.net/apps/trac/ioband/

I'd like to get some feedbacks from the list. Any comments are
appreciated.

Thanks,
Ryo Tsuruta

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

end of thread, other threads:[~2009-07-24  8:48 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-21 14:09 [PATCH 1/9] I/O bandwidth controller and BIO tracking Ryo Tsuruta
2009-07-21 14:10 ` [PATCH 2/9] dm-ioband-1.12.1: All-in-one patch Ryo Tsuruta
2009-07-21 14:12   ` [PATCH 3/9] blkio-cgroup-v9: The new page_cgroup framework Ryo Tsuruta
2009-07-21 14:13     ` [PATCH 4/9] blkio-cgroup-v9: Refactoring io-context initialization Ryo Tsuruta
2009-07-21 14:14       ` [PATCH 5/9] blkio-cgroup-v9: The body of blkio-cgroup Ryo Tsuruta
2009-07-21 14:15         ` [PATCH 6/9] blkio-cgroup-v9: The document " Ryo Tsuruta
2009-07-21 14:23           ` [PATCH 7/9] blkio-cgroup-v9: Page tracking hooks Ryo Tsuruta
2009-07-21 14:24             ` [PATCH 8/9] blkio-cgroup-v9: Fast page tracking Ryo Tsuruta
2009-07-21 14:24               ` [PATCH 9/9] blkio-cgroup-v9: Add a cgroup support to dm-ioband Ryo Tsuruta
2009-07-22  2:17             ` [PATCH 7/9] blkio-cgroup-v9: Page tracking hooks KAMEZAWA Hiroyuki
2009-07-22  9:40               ` Ryo Tsuruta
2009-07-23  0:18                 ` KAMEZAWA Hiroyuki
2009-07-23  6:38                   ` [Xen-devel] " Ryo Tsuruta
2009-07-23  7:49                     ` KAMEZAWA Hiroyuki
2009-07-23 10:02                       ` Ryo Tsuruta
2009-07-23 12:02                         ` KAMEZAWA Hiroyuki
2009-07-24  5:44                           ` Ryo Tsuruta
2009-07-24  6:19                             ` KAMEZAWA Hiroyuki
2009-07-24  8:48                               ` Ryo Tsuruta
2009-07-22  2:11         ` [PATCH 5/9] blkio-cgroup-v9: The body of blkio-cgroup KAMEZAWA Hiroyuki
2009-07-21 15:56     ` [PATCH 3/9] blkio-cgroup-v9: The new page_cgroup framework Balbir Singh
2009-07-22  1:20       ` KAMEZAWA Hiroyuki
2009-07-22  2:07         ` KAMEZAWA Hiroyuki
2009-07-22  8:28           ` Ryo Tsuruta
2009-07-22  8:37             ` Balbir Singh
2009-07-22  8:46               ` KAMEZAWA Hiroyuki
2009-07-22  8:39             ` KAMEZAWA Hiroyuki
2009-07-22  9:30               ` Ryo Tsuruta

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

all inboxes | Powered by JetHome®