From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Fri, 10 Sep 2004 07:33:57 +0000 Subject: Re: [RFC 0/4] Add SN2 Special Memory driver. Message-Id: <20040910083357.A21519@infradead.org> List-Id: References: <20040909163638.GA23178@lnx-holt.americas.sgi.com> In-Reply-To: <20040909163638.GA23178@lnx-holt.americas.sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Thu, Sep 09, 2004 at 12:59:37PM -0500, Robin Holt wrote: > I am not sure how to read this. The fetchop function is a feature specifically > in the SN2 memory controller. Are you saying we should have a driver that > provides fetchops for all ia64? That seems wrong since it is a hardware feature. > > If, on the other hand, you are saying that the uncached and cached drivers > should be available for all ia64 and the fetchop only if you are on sn2, I > can understand that. That actually seems rather reasonable. Yes, that's what I meant. Even if it's mostly useful for SGI's userland it's implementation shouldn't depend on a SN2 kernel if it doesn't use any SN2-specific functionality.