Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 9 Mar 2001 10:11:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 9 Mar 2001 10:11:26 -0500 Received: from brutus.conectiva.com.br ([200.250.58.146]:64244 "EHLO brutus.conectiva.com.br") by vger.kernel.org with ESMTP id ; Fri, 9 Mar 2001 10:11:15 -0500 Date: Fri, 9 Mar 2001 19:22:57 -0300 (BRST) From: Rik van Riel X-X-Sender: To: Anton Altaparmakov cc: , Subject: Re: [PATCH] documentation mm.h + swap.h In-Reply-To: <5.0.2.1.2.20010309003257.00abeac0@pop.cus.cam.ac.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 9 Mar 2001, Anton Altaparmakov wrote: > At 21:10 08/03/2001, Rik van Riel wrote: > >+ * There is also a hash table mapping (inode,offset) to the page > >+ * in memory if present. The lists for this hash table use the fields > >+ * page->next_hash and page->pprev_hash. > > Shouldn't (inode,offset) be (inode,index), or possibly (mapping,index)? > And here, too? Indeed, thanks. Rik -- Linux MM bugzilla: http://linux-mm.org/bugzilla.shtml Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com/ - 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/