From: Daniel Walker <dwalker@fifo99.com>
To: Ryo Tsuruta <ryov@valinux.co.jp>
Cc: linux-kernel@vger.kernel.org, dm-devel@redhat.com,
containers@lists.linux-foundation.org,
virtualization@lists.linux-foundation.org,
xen-devel@lists.xensource.com, agk@redhat.com
Subject: Re: [PATCH 1/9] I/O bandwidth controller and BIO tracking
Date: Mon, 14 Sep 2009 07:11:20 -0700 [thread overview]
Message-ID: <1252937480.28368.221.camel@desktop> (raw)
In-Reply-To: <20090914.212805.193688121.ryov@valinux.co.jp>
On Mon, 2009-09-14 at 21:28 +0900, Ryo Tsuruta wrote:
> The list of the patches:
> [PATCH 1/9] I/O bandwidth controller and BIO tracking
> [PATCH 2/9] dm-ioband-1.13.0: All-in-one patch
> [PATCH 3/9] blkio-cgroup-v12: The new page_cgroup framework
> [PATCH 4/9] blkio-cgroup-v12: Refactoring io-context initialization
> [PATCH 5/9] blkio-cgroup-v12: The body of blkio-cgroup
> [PATCH 6/9] blkio-cgroup-v12: Page tracking hooks
> [PATCH 7/9] blkio-cgroup-v12: The document of blkio-cgroup
> [PATCH 8/9] blkio-cgroup-v12: Add a cgroup support to dm-ioband
> [PATCH 9/9] blkio-cgroup-v12: The document of a cgroup support for dm-ioband
Patches 5, 8, and 9 all have checkpatch errors (2 does also but it
involves tracing, so Steven may not let you fix them).
Could you correct those errors before this get included ?
Daniel
next prev parent reply other threads:[~2009-09-14 14:11 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-14 12:28 [PATCH 1/9] I/O bandwidth controller and BIO tracking Ryo Tsuruta
[not found] ` <20090914.212805.193688121.ryov-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2009-09-14 12:28 ` [PATCH 2/9] dm-ioband-1.13.0: All-in-one patch Ryo Tsuruta
2009-09-14 14:11 ` [PATCH 1/9] I/O bandwidth controller and BIO tracking Daniel Walker
2009-09-14 12:28 ` [PATCH 2/9] dm-ioband-1.13.0: All-in-one patch Ryo Tsuruta
2009-09-14 12:29 ` [PATCH 3/9] blkio-cgroup-v12: The new page_cgroup framework Ryo Tsuruta
2009-09-14 12:29 ` [PATCH 4/9] blkio-cgroup-v12: Refactoring io-context initialization Ryo Tsuruta
2009-09-14 12:30 ` [PATCH 5/9] blkio-cgroup-v12: The body of blkio-cgroup Ryo Tsuruta
2009-09-14 12:30 ` Ryo Tsuruta
2009-09-14 12:30 ` [PATCH 6/9] blkio-cgroup-v12: Page tracking hooks Ryo Tsuruta
[not found] ` <20090914.213011.189721100.ryov-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2009-09-14 12:30 ` Ryo Tsuruta
2009-09-14 12:30 ` Ryo Tsuruta
2009-09-14 12:31 ` [PATCH 7/9] blkio-cgroup-v12: The document of blkio-cgroup Ryo Tsuruta
[not found] ` <20090914.213047.112618086.ryov-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2009-09-14 12:31 ` Ryo Tsuruta
2009-09-14 12:31 ` Ryo Tsuruta
2009-09-14 12:31 ` [PATCH 8/9] blkio-cgroup-v12: Add a cgroup support to dm-ioband Ryo Tsuruta
2009-09-14 12:31 ` Ryo Tsuruta
[not found] ` <20090914.213143.39162487.ryov-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2009-09-14 12:32 ` [PATCH 9/9] blkio-cgroup-v12: The document of a cgroup support for dm-ioband Ryo Tsuruta
2009-09-14 12:32 ` Ryo Tsuruta
2009-09-14 12:32 ` Ryo Tsuruta
[not found] ` <20090914.213118.183028978.ryov-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2009-09-14 12:31 ` [PATCH 8/9] blkio-cgroup-v12: Add a cgroup support to dm-ioband Ryo Tsuruta
[not found] ` <20090914.212946.104038099.ryov-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2009-09-14 12:30 ` [PATCH 5/9] blkio-cgroup-v12: The body of blkio-cgroup Ryo Tsuruta
[not found] ` <20090914.212909.71094050.ryov-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2009-09-14 12:29 ` [PATCH 4/9] blkio-cgroup-v12: Refactoring io-context initialization Ryo Tsuruta
2009-09-14 12:29 ` Ryo Tsuruta
[not found] ` <20090914.212839.226798134.ryov-jCdQPDEk3idL9jVzuh4AOg@public.gmane.org>
2009-09-14 12:29 ` [PATCH 3/9] blkio-cgroup-v12: The new page_cgroup framework Ryo Tsuruta
2009-09-14 12:29 ` Ryo Tsuruta
2009-09-14 12:28 ` [PATCH 2/9] dm-ioband-1.13.0: All-in-one patch Ryo Tsuruta
2009-09-14 14:11 ` Daniel Walker [this message]
2009-09-14 15:06 ` [PATCH 1/9] I/O bandwidth controller and BIO tracking Ryo Tsuruta
2009-09-14 15:06 ` Ryo Tsuruta
2009-09-14 15:06 ` Ryo Tsuruta
2009-09-14 15:06 ` Ryo Tsuruta
2009-09-14 14:11 ` Daniel Walker
-- strict thread matches above, loose matches on Subject: below --
2009-10-02 11:56 Ryo Tsuruta
2009-10-02 11:56 Ryo Tsuruta
2009-10-02 11:56 Ryo Tsuruta
2009-09-14 12:28 Ryo Tsuruta
2009-09-14 12:28 Ryo Tsuruta
2009-07-21 14:09 Ryo Tsuruta
2009-07-21 14:09 Ryo Tsuruta
2009-07-21 14:09 Ryo Tsuruta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1252937480.28368.221.camel@desktop \
--to=dwalker@fifo99.com \
--cc=agk@redhat.com \
--cc=containers@lists.linux-foundation.org \
--cc=dm-devel@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ryov@valinux.co.jp \
--cc=virtualization@lists.linux-foundation.org \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.