public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dm-ioband: I/O bandwidth controller v0.0.4: Introduction
@ 2008-04-24 11:18 Ryo Tsuruta
  2008-04-24 11:21 ` [PATCH 1/2] dm-ioband: I/O bandwidth controller v0.0.4: Source code and patch Ryo Tsuruta
  2008-04-24 11:22 ` [PATCH 2/2] dm-ioband: I/O bandwidth controller v0.0.4: Document Ryo Tsuruta
  0 siblings, 2 replies; 6+ messages in thread
From: Ryo Tsuruta @ 2008-04-24 11:18 UTC (permalink / raw)
  To: linux-kernel, dm-devel, containers, virtualization, xen-devel; +Cc: agk

Hi everyone,

This is dm-ioband version 0.0.4 release.

Dm-ioband is an I/O bandwidth controller implemented as a device-mapper
driver, which gives specified bandwidth to each job running on the same
physical device.

Changes since 0.0.3 (5th February):
   - Improve the performance when many processes are issuing I/Os
     simultaneously. 
   - Change the table format to fully support dmsetup table/load commands.
     The table format consists all configuration parameters.
   - Port to linux-2.6.25.

An administration tool is available. It makes it easy to configure
bandwidths of disk partitions.
You can download it and find the manual at
http://people.valinux.co.jp/~kaizuka/dm-ioband/iobandctl/

For more details, please refer to:
http://people.valinux.co.jp/~ryov/dm-ioband/

Thanks,
Ryo Tsuruta

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

end of thread, other threads:[~2008-04-28  8:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 11:18 [PATCH 0/2] dm-ioband: I/O bandwidth controller v0.0.4: Introduction Ryo Tsuruta
2008-04-24 11:21 ` [PATCH 1/2] dm-ioband: I/O bandwidth controller v0.0.4: Source code and patch Ryo Tsuruta
2008-04-24 11:22 ` [PATCH 2/2] dm-ioband: I/O bandwidth controller v0.0.4: Document Ryo Tsuruta
2008-04-26 18:45   ` Andrew Morton
2008-04-28  6:49     ` Hirokazu Takahashi
2008-04-28  8:06     ` Ryo Tsuruta

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