From: Andrew Hastings <abh@cray.com>
To: Avi Kivity <avi@qumranet.com>
Cc: Daniel Blueman <daniel.blueman@quadrics.com>, linux-mm@kvack.org
Subject: Re: [ofa-general] [PATCH][RFC]: pte notifiers -- support for external page tables
Date: Mon, 10 Sep 2007 13:17:46 -0500 [thread overview]
Message-ID: <46E58A4A.9080605@cray.com> (raw)
In-Reply-To: <46DFBBCC.8060307@qumranet.com>
Avi Kivity wrote:
> Gleb Natapov wrote:
>> On Wed, Sep 05, 2007 at 07:38:48PM +0300, Avi Kivity wrote:
>>
>>> This sample patch adds a new mechanism, pte notifiers, that allows
>>> drivers
>>> to register an interest in a changes to ptes. Whenever Linux changes a
>>> pte, it will call a notifier to allow the driver to adjust the external
>>> page table and flush its tlb.
>>>
>> How is this different from http://lwn.net/Articles/133627/? AFAIR the
>> patch was rejected because there was only one user for it and it was
>> decided that it would be better to maintain it out of tree for a while.
>>
>
> Your patch is more complete.
>
> There are now at least three users: you, kvm, and newer Infiniband
> HCAs. Care to resurrect the patch?
We (Cray) also use the ioproc patch. AFAIK the current maintainer is
Dan Blueman at Quadrics.
-Andrew Hastings
Cray Inc.
--
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>
next prev parent reply other threads:[~2007-09-10 18:17 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-05 16:38 [PATCH][RFC]: pte notifiers -- support for external page tables Avi Kivity
2007-09-05 19:05 ` Rik van Riel
2007-09-05 19:14 ` Avi Kivity
2007-09-05 19:23 ` Rik van Riel
2007-09-05 19:32 ` Avi Kivity
2007-09-05 19:32 ` Avi Kivity
2007-09-05 19:32 ` [ofa-general] " Avi Kivity
2007-09-06 11:28 ` Jeremy Fitzhardinge
2007-09-06 11:28 ` Jeremy Fitzhardinge
2007-09-06 11:28 ` Jeremy Fitzhardinge
2007-09-05 20:40 ` Jack Steiner
2007-09-05 20:40 ` Avi Kivity
2007-09-05 20:42 ` Avi Kivity
2007-09-05 20:42 ` Avi Kivity
2007-09-05 20:42 ` [ofa-general] " Avi Kivity
2007-09-06 6:24 ` [ofa-general] " Gleb Natapov
2007-09-06 8:35 ` Avi Kivity
2007-09-06 8:41 ` Gleb Natapov
2007-09-10 18:17 ` Andrew Hastings [this message]
2007-09-11 10:37 ` Daniel J Blueman
2007-09-11 11:19 ` Gleb Natapov
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=46E58A4A.9080605@cray.com \
--to=abh@cray.com \
--cc=avi@qumranet.com \
--cc=daniel.blueman@quadrics.com \
--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.