Re: ZONE_PADDING wastes 4 bytes of the new cacheline

From: Nick Piggin (nickpiggin_at_yahoo.com.au)
Date: 10/22/04

  • Next message: Jan Rychter: "Re: HARDWARE: Open-Source-Friendly Graphics Cards -- Viable?"
    Date:	Fri, 22 Oct 2004 13:09:47 +1000
    To: Andrew Morton <akpm@osdl.org>
    
    

    Andrew Morton wrote:
    > Andrea Arcangeli <andrea@novell.com> wrote:
    >
    >>I'm still unsure if the 2.6 lower_zone_protection completely mimics the
    >> 2.4 lowmem_zone_reserve algorithm if tuned by reversing the pages_min
    >> settings accordingly, but I believe it's easier to drop it and replace
    >> with a clear understandable API that as well drops the pages_min levels
    >> that have no reason to exists anymore
    >
    >
    > I'd be OK with wapping over to the watermark version, as long as we have
    > runtime-settable levels.
    >

    Please no "wapping" over :) This release is the first time the allocator
    has been anywhere near working properly in this area.

    Of course, if Andrea shows that the ->protection racket isn't sufficient,
    then yeah.

    > But I'd be worried about making the default values anything other than zero
    > because nobody seems to be hitting the problems.
    >
    > But then again, this get discussed so infrequently that by the time it
    > comes around again I've forgotten all the previous discussion. Ho hum.
    >

    I think they probably should be turned on. A system with a gig of ram
    shouldn't be able to use up all of ZONE_DMA on pagecache. It seems like
    a small price to pay... same goes for very big highmem systems and ZONE_NORMAL.
    -
    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: Jan Rychter: "Re: HARDWARE: Open-Source-Friendly Graphics Cards -- Viable?"

    Relevant Pages

    • Re: amanda vs 2.6
      ... to 'su amanda' again. ... It worked the first time, ... Copyright 2003 by Maurice Eugene Heskett, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: module-init-tools - input devices id support
      ... This is the first time I've looked at the input code, ... at least so I was assured by Greg. ... But it's designed for the hotplug stuff. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.14-rc4-rt1 - enable IRQ-off tracing causes kernel to fault at boot
      ... manage to capture the crash. ... The console file is attached. ... The first time I booted the kernel it got to the crash point and ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: ZONE_PADDING wastes 4 bytes of the new cacheline
      ... >> I'd be OK with wapping over to the watermark version, ... same goes for very big highmem systems and ZONE_NORMAL. ... If they are not getting hit then the answer is "none". ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] vgacon: Workaround for resize bug in some chipsets
      ... >Just to make sure about every VGA bits, could you install the ... >svgatextmode package, which holds a getVGAreg command, and run twice ... >The first time while having a correct full text screen rendering, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)