Re: ZONE_PADDING wastes 4 bytes of the new cacheline

From: Andrea Arcangeli (andrea_at_novell.com)
Date: 10/25/04

  • Next message: Lennert Buytenhek: "bttv hang problem on 2.6.8"
    Date:	Mon, 25 Oct 2004 15:51:10 +0200
    To: Nick Piggin <nickpiggin@yahoo.com.au>
    
    

    On Mon, Oct 25, 2004 at 10:49:32PM +1000, Nick Piggin wrote:
    > The current stuff is pretty crufty. I think your changes are
    > far better (aside from the minor fact they won't compile!).

    ;) yes, I still have to finish hooking the new code into the
    page_alloc.c, this was just a preview.

    dropping pages_xx would have been a bigger change so I'm avoiding it for
    now since I agree I would need to add more fields than just min/low/high
    for the realtime and GFP_HIGH features (and most important I couldn't
    remove those 2 branches anywyas). In 2.4 I was ignoring __GFP_HIGH. I
    doubt it makes much difference in practice, but it makes sense in theory
    so I'll keep those new features of course (especially the RT one could
    help in practice too).

    > Also, switching to a calculation that has seen some real-world
    > use would be a good idea before we think about turning it on
    > by default.

    agreed. the value tuning is quite simple to understand this way, it is
    tuned exactly to start to reserve the entire lowmem on a 32G x86 box.
    31G/32 = 0.9G > 800m.
    -
    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: Lennert Buytenhek: "bttv hang problem on 2.6.8"

    Relevant Pages

    • Re: RFC: Starting a stable kernel series off the 2.6 kernel
      ... The other advantage of a development tree was that features could be added and removed without the argument that it would break this or that. ... To a large extent -mm has become the development kernel, and as neat as that is, a development model which depends on a small number of dedicated and talented people to make it work is fragile. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: ide errors in 7-rc1-mm1 and later
      ... Suggestions/proposals for new features etc, if they're a good idea, I ... long-lived specs with multiple revisions, ... >Some other bigger OS wanted it differently, ... 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/ ...
      (Linux-Kernel)
    • Re: My thoughts on the "new development model"
      ... > efforts are not compatible with a stable-tree. ... > Stable means not only that the kernel does not hangs, but that features ... Backward compatibility remains a strict requirement as always, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Contribute - How to
      ... > kernel. ... around for which the 2.6 driver is marked broken, ... Can I suggest new features? ... 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/ ...
      (Linux-Kernel)
    • Re: Catching NForce2 lockup with NMI watchdog
      ... Having had cause to try and figure out all this, I vote for the following being ... > In practice many system seem to take a good bit of guessing and testing. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)