From: Ted Ts'o <tytso@mit.edu>
To: "Radosław Smogura" <mail@smogura.eu>
Cc: linux-mm@kvack.org, Yongqiang Yang <xiaoqiangnk@gmail.com>,
linux-ext4@vger.kernel.org
Subject: Re: [WIP 11/18] Basic support (faulting) for huge pages for shmfs
Date: Fri, 17 Feb 2012 09:41:18 -0500 [thread overview]
Message-ID: <20120217144118.GB19606@thunk.org> (raw)
In-Reply-To: <bdec95398caa767d4ee9c998e49dddda@rsmogura.net>
On Fri, Feb 17, 2012 at 03:12:44PM +0100, Radosław Smogura wrote:
> On Thu, 16 Feb 2012 18:42:33 -0500, Ted Ts'o wrote:
> >OK, stupid question... where are patches 1 through 10? I'm guessing
> >linux-ext4 wasn't cc'ed on them?
> >
> > - Ted
> Actually, I added those for --cc (checked in command history). I
> think problems went from mail server, it first sent 10 first
> patches, then no more, after 20 min I resented patches from 11, but
> after few hours some "not sent" patches were sent (I putted self to
> cc, so I know). Now, I see those at
> http://www.spinics.net/lists/linux-ext4/.
Ok, so there's no difference between the patches sent yesterday with
"WIP" in the subject line, and the ones which didn't? It was just a
resend, then, correct?
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Ted Ts'o <tytso@mit.edu>
To: "Radosław Smogura" <mail@smogura.eu>
Cc: linux-mm@kvack.org, Yongqiang Yang <xiaoqiangnk@gmail.com>,
linux-ext4@vger.kernel.org
Subject: Re: [WIP 11/18] Basic support (faulting) for huge pages for shmfs
Date: Fri, 17 Feb 2012 09:41:18 -0500 [thread overview]
Message-ID: <20120217144118.GB19606@thunk.org> (raw)
In-Reply-To: <bdec95398caa767d4ee9c998e49dddda@rsmogura.net>
On Fri, Feb 17, 2012 at 03:12:44PM +0100, RadosA?aw Smogura wrote:
> On Thu, 16 Feb 2012 18:42:33 -0500, Ted Ts'o wrote:
> >OK, stupid question... where are patches 1 through 10? I'm guessing
> >linux-ext4 wasn't cc'ed on them?
> >
> > - Ted
> Actually, I added those for --cc (checked in command history). I
> think problems went from mail server, it first sent 10 first
> patches, then no more, after 20 min I resented patches from 11, but
> after few hours some "not sent" patches were sent (I putted self to
> cc, so I know). Now, I see those at
> http://www.spinics.net/lists/linux-ext4/.
Ok, so there's no difference between the patches sent yesterday with
"WIP" in the subject line, and the ones which didn't? It was just a
resend, then, correct?
- Ted
--
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/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2012-02-17 14:41 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-16 14:47 [WIP 11/18] Basic support (faulting) for huge pages for shmfs Radosław Smogura
2012-02-16 14:47 ` Radosław Smogura
2012-02-16 14:47 ` [WIP 12/18] Additional macros for pmd operations Radosław Smogura
2012-02-16 14:47 ` Radosław Smogura
2012-02-16 14:47 ` [WIP 13/18] Zapping and freeing huge mappings Radosław Smogura
2012-02-16 14:47 ` Radosław Smogura
2012-02-16 14:47 ` [WIP 14/18] Fixes for proc memory Radosław Smogura
2012-02-16 14:47 ` Radosław Smogura
2012-02-16 14:47 ` [WIP 15/18] Splitting and truncating Radosław Smogura
2012-02-16 14:47 ` Radosław Smogura
2012-02-16 14:47 ` [WIP 16/18] SHM: Support for splitting on truncation Radosław Smogura
2012-02-16 14:47 ` Radosław Smogura
2012-02-16 14:47 ` [WIP 17/18] [Experimental] Support for huge pages in EXT 4 Radosław Smogura
2012-02-16 14:47 ` Radosław Smogura
2012-02-16 14:47 ` [WIP 18/18] [WIP] Dummy patch for details Radosław Smogura
2012-02-16 14:47 ` Radosław Smogura
2012-02-16 23:42 ` [WIP 11/18] Basic support (faulting) for huge pages for shmfs Ted Ts'o
2012-02-16 23:42 ` Ted Ts'o
2012-02-17 14:12 ` Radosław Smogura
2012-02-17 14:12 ` Radosław Smogura
2012-02-17 14:41 ` Ted Ts'o [this message]
2012-02-17 14:41 ` Ted Ts'o
2012-02-17 14:51 ` Radosław Smogura
2012-02-17 14:51 ` Radosław Smogura
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=20120217144118.GB19606@thunk.org \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mail@smogura.eu \
--cc=xiaoqiangnk@gmail.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.