Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 28 Jul 2002 20:53:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 28 Jul 2002 20:53:44 -0400 Received: from holomorphy.com ([66.224.33.161]:18090 "EHLO holomorphy") by vger.kernel.org with ESMTP id ; Sun, 28 Jul 2002 20:53:43 -0400 Date: Sun, 28 Jul 2002 17:56:49 -0700 From: William Lee Irwin III To: Andrew Morton Cc: Linux Kernel Subject: Re: [BK PATCH 2.5] Introduce 64-bit versions of PAGE_{CACHE_,}{MASK,ALIGN} Message-ID: <20020729005649.GT25038@holomorphy.com> Mail-Followup-To: William Lee Irwin III , Andrew Morton , Linux Kernel References: <5.1.0.14.2.20020728193528.04336a80@pop.cus.cam.ac.uk> <3D448808.CF8D18BA@zip.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Description: brief message Content-Disposition: inline In-Reply-To: <3D448808.CF8D18BA@zip.com.au> User-Agent: Mutt/1.3.25i Organization: The Domain of Holomorphy Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 880 Lines: 25 On Sun, Jul 28, 2002 at 05:10:48PM -0700, Andrew Morton wrote: > - Few pages use ->private for much. Hash for it. 4(ish) bytes > saved. Do you know an approximate reasonable constant of proportionality for how many pages have ->private attached? On Sun, Jul 28, 2002 at 05:10:48PM -0700, Andrew Morton wrote: > - Remove the rmap chain (I just broke ptep_to_address() anyway). 4 bytes > saved. struct page is now 20 bytes. How did ptep_to_address() break? I browsed over your latest changes and missed the bit where that fell apart. I'll at least take a stab at fixing it up until the other bits materialize. Cheers, Bill - 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/