Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932560AbYBMQNE (ORCPT ); Wed, 13 Feb 2008 11:13:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755320AbYBMQMx (ORCPT ); Wed, 13 Feb 2008 11:12:53 -0500 Received: from mtagate1.de.ibm.com ([195.212.29.150]:50618 "EHLO mtagate1.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754735AbYBMQMw (ORCPT ); Wed, 13 Feb 2008 11:12:52 -0500 In-Reply-To: References: <20080208155641.2258ad2c.akpm@linux-foundation.org> <20080209012446.GB7051@v2.random> <20080209015659.GC7051@v2.random> <20080209075556.63062452@bree.surriel.com> <47B2174E.5000708@opengridcomputing.com> Subject: Re: [ofa-general] Re: Demand paging for memory regions To: Roland Dreier Cc: Andrew Morton , Andrea Arcangeli , avi@qumranet.com, a.p.zijlstra@chello.nl, Christoph Lameter , daniel.blueman@quadrics.com, general@lists.openfabrics.org, general-bounces@lists.openfabrics.org, Robin Holt , izike@qumranet.com, kvm-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Rik van Riel , steiner@sgi.com X-Mailer: Lotus Notes Release 8.0 August 02, 2007 Message-ID: From: Christoph Raisch Date: Wed, 13 Feb 2008 13:11:51 +0100 X-MIMETrack: Serialize by Router on D12ML067/12/M/IBM(Release 7.0.2FP2HF322 | September 26, 2007) at 13/02/2008 17:12:47 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 780 Lines: 24 > > > Chelsio's T3 HW doesn't support this. For ehca we currently can't modify a large MR when it has been allocated. EHCA Hardware expects the pages to be there (MRs must not have "holes"). This is also true for the global MR covering all kernel space. Therefore we still need the memory to be "pinned" if ib_umem_get() is called. So with the current implementation we don't have much use for a notifier. "It is difficult to make predictions, especially about the future" Gruss / Regards Christoph Raisch + Hoang-Nam Nguyen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/