Re: [PATCH/RFT 4/5] CLOCK-Pro page replacement

From: Andrew Morton (akpm_at_osdl.org)
Date: 08/18/05

  • Next message: Eric Dumazet: "[PATCH] struct file cleanup : the very large file_ra_state is now allocated only on demand."
    Date:	Wed, 17 Aug 2005 17:38:18 -0700
    To: "David S. Miller" <davem@davemloft.net>
    
    

    "David S. Miller" <davem@davemloft.net> wrote:
    >
    > > +DEFINE_PER_CPU(unsigned long, evicted_pages);
    >
    > DEFINE_PER_CPU() needs an explicit initializer to work
    > around some bugs in gcc-2.95, wherein on some platforms
    > if you let it end up as a BSS candidate it won't end up
    > in the per-cpu section properly.
    >
    > I'm actually happy you made this mistake as it forced me
    > to audit the whole current 2.6.x tree and there are few
    > missing cases in there which I'll fix up and send to Linus.

    I'm prety sure we fixed that somehow. But I forget how.
    -
    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: Eric Dumazet: "[PATCH] struct file cleanup : the very large file_ra_state is now allocated only on demand."

    Relevant Pages

    • Re: [PATCH/RFT 4/5] CLOCK-Pro page replacement
      ... around some bugs in gcc-2.95, wherein on some platforms ... if you let it end up as a BSS candidate it won't end up ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC] Splitting kernel headers and deprecating __KERNEL__
      ... A good problem file to be dealt with would ... platforms. ... I suspect it would take a fair amount of work to produce a ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC][PATCH] Way for platforms to alter built-in serial ports
      ... For platforms that can't do that, ... >> and we automatically switch to the corresponding ttyS device later. ... so I hope we can make some progress. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: ext3_orphan_del may double-decrement bh->b_count
      ... Nah, just a string of curses unfit for the general public, or even lkml. ... I've been trying to blame this one on various other bugs until ... > got itself not uptodate. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: RFD: Kernel release numbering
      ... that if a particular development cycle drags on for some reason, ... and certain bugs never got fixed in the previous release, ... release until they do another push. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)