From: Andrea Arcangeli <andrea@qumranet.com>
To: Christoph Lameter <clameter@sgi.com>
Cc: akpm@linux-foundation.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, kvm-devel@lists.sourceforge.net,
general@lists.openfabrics.org, Jack Steiner <steiner@sgi.com>,
Robin Holt <holt@sgi.com>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Izik Eidus <izike@qumranet.com>, Avi Kivity <avi@qumranet.com>,
Nick Piggin <npiggin@suse.de>
Subject: Re: Notifier for Externally Mapped Memory (EMM) V1
Date: Fri, 7 Mar 2008 20:12:57 +0100 [thread overview]
Message-ID: <20080307191257.GN24114@v2.random> (raw)
In-Reply-To: <Pine.LNX.4.64.0803051600470.7481@schroedinger.engr.sgi.com>
On Wed, Mar 05, 2008 at 04:22:11PM -0800, Christoph Lameter wrote:
> + if (e->callback) {
> + x = e->callback(e, mm, op, start, end);
> + if (x)
> + return x;
[..]
> +
> + if (emm_notify(mm, emm_referenced, address, address + PAGE_SIZE))
> + referenced++;
This has still the same aging bug as in the RFC version.
WARNING: multiple messages have this Message-ID (diff)
From: Andrea Arcangeli <andrea@qumranet.com>
To: Christoph Lameter <clameter@sgi.com>
Cc: Nick Piggin <npiggin@suse.de>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
kvm-devel@lists.sourceforge.net, Jack Steiner <steiner@sgi.com>,
linux-kernel@vger.kernel.org, Avi Kivity <avi@qumranet.com>,
Izik Eidus <izike@qumranet.com>,
linux-mm@kvack.org, Robin Holt <holt@sgi.com>,
general@lists.openfabrics.org, akpm@linux-foundation.org
Subject: [ofa-general] Re: Notifier for Externally Mapped Memory (EMM) V1
Date: Fri, 7 Mar 2008 20:12:57 +0100 [thread overview]
Message-ID: <20080307191257.GN24114@v2.random> (raw)
In-Reply-To: <Pine.LNX.4.64.0803051600470.7481@schroedinger.engr.sgi.com>
On Wed, Mar 05, 2008 at 04:22:11PM -0800, Christoph Lameter wrote:
> + if (e->callback) {
> + x = e->callback(e, mm, op, start, end);
> + if (x)
> + return x;
[..]
> +
> + if (emm_notify(mm, emm_referenced, address, address + PAGE_SIZE))
> + referenced++;
This has still the same aging bug as in the RFC version.
WARNING: multiple messages have this Message-ID (diff)
From: Andrea Arcangeli <andrea@qumranet.com>
To: Christoph Lameter <clameter@sgi.com>
Cc: akpm@linux-foundation.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, kvm-devel@lists.sourceforge.net,
general@lists.openfabrics.org, Jack Steiner <steiner@sgi.com>,
Robin Holt <holt@sgi.com>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Izik Eidus <izike@qumranet.com>, Avi Kivity <avi@qumranet.com>,
Nick Piggin <npiggin@suse.de>
Subject: Re: Notifier for Externally Mapped Memory (EMM) V1
Date: Fri, 7 Mar 2008 20:12:57 +0100 [thread overview]
Message-ID: <20080307191257.GN24114@v2.random> (raw)
In-Reply-To: <Pine.LNX.4.64.0803051600470.7481@schroedinger.engr.sgi.com>
On Wed, Mar 05, 2008 at 04:22:11PM -0800, Christoph Lameter wrote:
> + if (e->callback) {
> + x = e->callback(e, mm, op, start, end);
> + if (x)
> + return x;
[..]
> +
> + if (emm_notify(mm, emm_referenced, address, address + PAGE_SIZE))
> + referenced++;
This has still the same aging bug as in the RFC version.
--
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:[~2008-03-07 19:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-06 0:22 Notifier for Externally Mapped Memory (EMM) V1 Christoph Lameter
2008-03-06 0:22 ` Christoph Lameter
2008-03-06 0:22 ` Christoph Lameter
2008-03-06 6:12 ` [kvm-devel] " Avi Kivity
2008-03-06 6:12 ` Avi Kivity
2008-03-06 6:12 ` [ofa-general] " Avi Kivity
2008-03-07 19:12 ` Andrea Arcangeli [this message]
2008-03-07 19:12 ` Andrea Arcangeli
2008-03-07 19:12 ` [ofa-general] " Andrea Arcangeli
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=20080307191257.GN24114@v2.random \
--to=andrea@qumranet.com \
--cc=a.p.zijlstra@chello.nl \
--cc=akpm@linux-foundation.org \
--cc=avi@qumranet.com \
--cc=clameter@sgi.com \
--cc=general@lists.openfabrics.org \
--cc=holt@sgi.com \
--cc=izike@qumranet.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=npiggin@suse.de \
--cc=steiner@sgi.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.