From: William Lee Irwin III <wli@holomorphy.com>
To: Christoph Hellwig <hch@infradead.org>,
Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.0-test10-mm1
Date: Wed, 26 Nov 2003 05:25:34 -0800 [thread overview]
Message-ID: <20031126132534.GO8039@holomorphy.com> (raw)
In-Reply-To: <20031126132311.B5477@infradead.org>
On Wed, Nov 26, 2003 at 05:21:44AM -0800, William Lee Irwin III wrote:
>> I'm not one to toe the party line, but this really does seem innocuous
>> and of more general use than GPFS. I'd say walking pagetables directly
>> in fs and/or device drivers is more invasive wrt. VM internals than
>> calling a well-established procedure, but that's just me.
On Wed, Nov 26, 2003 at 01:23:11PM +0000, Christoph Hellwig wrote:
> GPFS is doing all that, too of course. Take a look at their glue code
> at oss.software.ibm.com (and take a barf-bag with you while you're at
> it..)
I've got a relatively concrete notion GPFS is not particularly
meritorious. =( Perhaps invalid_mmap_range() would be better off with
a poster child that's taken a bath sometime in its life...
-- wli
WARNING: multiple messages have this Message-ID (diff)
From: William Lee Irwin III <wli@holomorphy.com>
To: Christoph Hellwig <hch@infradead.org>,
Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.0-test10-mm1
Date: Wed, 26 Nov 2003 05:25:34 -0800 [thread overview]
Message-ID: <20031126132534.GO8039@holomorphy.com> (raw)
In-Reply-To: <20031126132311.B5477@infradead.org>
On Wed, Nov 26, 2003 at 05:21:44AM -0800, William Lee Irwin III wrote:
>> I'm not one to toe the party line, but this really does seem innocuous
>> and of more general use than GPFS. I'd say walking pagetables directly
>> in fs and/or device drivers is more invasive wrt. VM internals than
>> calling a well-established procedure, but that's just me.
On Wed, Nov 26, 2003 at 01:23:11PM +0000, Christoph Hellwig wrote:
> GPFS is doing all that, too of course. Take a look at their glue code
> at oss.software.ibm.com (and take a barf-bag with you while you're at
> it..)
I've got a relatively concrete notion GPFS is not particularly
meritorious. =( Perhaps invalid_mmap_range() would be better off with
a poster child that's taken a bath sometime in its life...
-- wli
--
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:"aart@kvack.org"> aart@kvack.org </a>
next prev parent reply other threads:[~2003-11-26 13:26 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-26 5:15 2.6.0-test10-mm1 Andrew Morton
2003-11-26 5:15 ` 2.6.0-test10-mm1 Andrew Morton
2003-11-26 8:51 ` 2.6.0-test10-mm1 Christoph Hellwig
2003-11-26 8:51 ` 2.6.0-test10-mm1 Christoph Hellwig
2003-11-26 12:42 ` 2.6.0-test10-mm1 Andrew Morton
2003-11-26 12:42 ` 2.6.0-test10-mm1 Andrew Morton
2003-11-26 13:09 ` 2.6.0-test10-mm1 Christoph Hellwig
2003-11-26 13:09 ` 2.6.0-test10-mm1 Christoph Hellwig
2003-11-26 13:21 ` 2.6.0-test10-mm1 William Lee Irwin III
2003-11-26 13:21 ` 2.6.0-test10-mm1 William Lee Irwin III
2003-11-26 13:23 ` 2.6.0-test10-mm1 Christoph Hellwig
2003-11-26 13:23 ` 2.6.0-test10-mm1 Christoph Hellwig
2003-11-26 13:25 ` William Lee Irwin III [this message]
2003-11-26 13:25 ` 2.6.0-test10-mm1 William Lee Irwin III
2003-11-26 13:29 ` 2.6.0-test10-mm1 Andrew Morton
2003-11-26 13:29 ` 2.6.0-test10-mm1 Andrew Morton
2003-11-26 13:25 ` 2.6.0-test10-mm1 Christoph Hellwig
2003-11-26 13:25 ` 2.6.0-test10-mm1 Christoph Hellwig
2003-11-26 16:23 ` 2.6.0-test10-mm1 Martin J. Bligh
2003-11-26 16:23 ` 2.6.0-test10-mm1 Martin J. Bligh
2003-11-26 19:07 ` 2.6.0-test10-mm1 Mike Fedyk
2003-11-26 19:07 ` 2.6.0-test10-mm1 Mike Fedyk
2003-11-26 22:28 ` 2.6.0-test10-mm1 Arjan van de Ven
2003-11-26 22:40 ` 2.6.0-test10-mm1 Martin J. Bligh
2003-11-26 9:46 ` 2.6.0-test10-mm1 Prakash K. Cheemplavam
2003-11-26 9:46 ` 2.6.0-test10-mm1 Prakash K. Cheemplavam
2003-11-26 17:27 ` 2.6.0-test10-mm1 (compile stats) John Cherry
2003-11-26 17:27 ` John Cherry
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=20031126132534.GO8039@holomorphy.com \
--to=wli@holomorphy.com \
--cc=akpm@osdl.org \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/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.