Re: x86, ARM, PARISC, PPC, MIPS and Sparc folks please run this

From: Russell King (rmk_at_arm.linux.org.uk)
Date: 09/03/03

  • Next message: Jamie Lokier: "[PATCH] Alternate futex non-page-pinning and COW fix"
    Date:	Wed, 3 Sep 2003 08:31:18 +0100
    To: Larry McVoy <lm@work.bitmover.com>, Jamie Lokier <jamie@shareable.org>, "Paul J.Y. Lahaie" <pjlahaie@steamballoon.com>, linux-kernel@vger.kernel.org
    
    

    On Tue, Sep 02, 2003 at 04:59:00PM -0700, Larry McVoy wrote:
    > On Tue, Sep 02, 2003 at 07:52:22PM +0100, Russell King wrote:
    > > Multiple mappings of the same object rarely occur in my experience, so
    > > the resulting performance loss caused by working around the cache and
    > > writebuffer is something we can live with.
    >
    > Multiple *writable* mappings. Don't forget about libc et al.

    I mean in the same group of threads with the same struct mm, not the whole
    system.

    -- 
    Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
                 http://www.arm.linux.org.uk/personal/aboutme.html
    -
    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/
    

  • Next message: Jamie Lokier: "[PATCH] Alternate futex non-page-pinning and COW fix"

    Relevant Pages

    • Re: [Patch] Delete sysfs_dirent.s_count, saving ~100kB on my system
      ... benefit from some another shrink of sysfs_dirent that I'd like ... haven't looked into making a separate slab cache before. ... struct dirent and struct inode for sysfs directories, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: x86, ARM, PARISC, PPC, MIPS and Sparc folks please run this
      ... > accessing multiple mappings which are within 32k of each other, ... Most x86 and probably most other modern CPUs have virtually addressed L1 caches. ... > physically tagged cache moves data among cache lines, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] removes filp_count_lock and changes nr_files type to atomic_t
      ... Forcing atomic_nr_files to be in the same cache line than nr_files makes sure ... +struct files_stat_struct files_stat; ... * context and must be fully threaded - use a local spinlock ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
      ... Allocate the ioapic cache memory from bootmem. ... Removed "cache overrun by reg out of bounds" check. ... It does the setup of the ioapic's struct ioapic_data_struct. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: x86, ARM, PARISC, PPC, MIPS and Sparc folks please run this
      ... > Multiple mappings of the same object rarely occur in my experience, ... > the resulting performance loss caused by working around the cache and ... > writebuffer is something we can live with. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)