All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Streetman <ddstreet@ieee.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Seth Jennings <sjennings@variantweb.net>,
	Linux-MM <linux-mm@kvack.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] zswap: dynamic pool creation
Date: Wed, 15 Jul 2015 18:18:38 -0400	[thread overview]
Message-ID: <CALZtOND3CpQQCdLbTrgML5KSWtUUzXzODPt9zttXbAj7g_9BoA@mail.gmail.com> (raw)
In-Reply-To: <CALZtONAJogDgMJ45v6KLFbbe+SeDjfBFKDFv2VFC1zLJ8VGy7g@mail.gmail.com>

On Thu, Jun 25, 2015 at 4:37 PM, Dan Streetman <ddstreet@ieee.org> wrote:
> On Thu, Jun 25, 2015 at 4:35 PM, Andrew Morton
> <akpm@linux-foundation.org> wrote:
>> On Thu, 25 Jun 2015 16:22:07 -0400 Dan Streetman <ddstreet@ieee.org> wrote:
>>
>>> Andrew (or anyone else) do you have any objection to this patch?  I
>>> assume Seth is on an extended vacation; maybe you could add this to
>>> your mmotm?  If Seth prefers changes to it he still has a couple
>>> months-ish until the next merge window.  I could then send the
>>> follow-on patches, that allow zswap params to be set at runtime.  I
>>> can resend them all as a series, if you prefer that.
>>
>> I'll take a look once the merge window mayhem settles down.  But it
>> never hurts to do a refresh/retest/resend.
>
> Sure, let me rebase the whole thing onto the latest upstream, and I'll
> resend the series.

Seth,

I don't know what happened, but I never got any of your replies (in my
gmail account), although I see them in the list archives :(

Just to reset everything, I'll rebase the patches and resend them, and
we can continue the discussion.  Sorry for the confusion!

WARNING: multiple messages have this Message-ID (diff)
From: Dan Streetman <ddstreet@ieee.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Seth Jennings <sjennings@variantweb.net>,
	Linux-MM <linux-mm@kvack.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] zswap: dynamic pool creation
Date: Wed, 15 Jul 2015 18:18:38 -0400	[thread overview]
Message-ID: <CALZtOND3CpQQCdLbTrgML5KSWtUUzXzODPt9zttXbAj7g_9BoA@mail.gmail.com> (raw)
In-Reply-To: <CALZtONAJogDgMJ45v6KLFbbe+SeDjfBFKDFv2VFC1zLJ8VGy7g@mail.gmail.com>

On Thu, Jun 25, 2015 at 4:37 PM, Dan Streetman <ddstreet@ieee.org> wrote:
> On Thu, Jun 25, 2015 at 4:35 PM, Andrew Morton
> <akpm@linux-foundation.org> wrote:
>> On Thu, 25 Jun 2015 16:22:07 -0400 Dan Streetman <ddstreet@ieee.org> wrote:
>>
>>> Andrew (or anyone else) do you have any objection to this patch?  I
>>> assume Seth is on an extended vacation; maybe you could add this to
>>> your mmotm?  If Seth prefers changes to it he still has a couple
>>> months-ish until the next merge window.  I could then send the
>>> follow-on patches, that allow zswap params to be set at runtime.  I
>>> can resend them all as a series, if you prefer that.
>>
>> I'll take a look once the merge window mayhem settles down.  But it
>> never hurts to do a refresh/retest/resend.
>
> Sure, let me rebase the whole thing onto the latest upstream, and I'll
> resend the series.

Seth,

I don't know what happened, but I never got any of your replies (in my
gmail account), although I see them in the list archives :(

Just to reset everything, I'll rebase the patches and resend them, and
we can continue the discussion.  Sorry for the confusion!

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2015-07-15 22:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-04 12:02 [PATCH] zswap: dynamic pool creation Dan Streetman
2015-06-04 12:02 ` Dan Streetman
2015-06-04 12:13 ` Dan Streetman
2015-06-04 12:13   ` Dan Streetman
2015-06-10 20:54   ` Dan Streetman
2015-06-10 20:54     ` Dan Streetman
2015-06-11 18:51     ` Seth Jennings
2015-06-11 18:51       ` Seth Jennings
2015-06-18 15:57       ` Seth Jennings
2015-06-18 15:57         ` Seth Jennings
2015-06-17 23:13     ` Dan Streetman
2015-06-17 23:13       ` Dan Streetman
2015-06-18 15:21       ` Seth Jennings
2015-06-18 15:21         ` Seth Jennings
2015-06-25 20:22       ` Dan Streetman
2015-06-25 20:22         ` Dan Streetman
2015-06-25 20:35         ` Andrew Morton
2015-06-25 20:35           ` Andrew Morton
2015-06-25 20:37           ` Dan Streetman
2015-06-25 20:37             ` Dan Streetman
2015-07-15 22:18             ` Dan Streetman [this message]
2015-07-15 22:18               ` Dan Streetman

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=CALZtOND3CpQQCdLbTrgML5KSWtUUzXzODPt9zttXbAj7g_9BoA@mail.gmail.com \
    --to=ddstreet@ieee.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=sjennings@variantweb.net \
    /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.