Re: The performance and behaviour of the anti-fragmentation related patches

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: William Lee Irwin III
Date: Friday, March 2, 2007 - 8:55 pm

On Fri, 2 Mar 2007 17:40:04 -0800 William Lee Irwin III <wli@holomorphy.com> wrote:

On Fri, Mar 02, 2007 at 05:58:56PM -0800, Andrew Morton wrote:

Yeah, it's really great when it's possible to get debug info out of
people e.g. they're willing to boot into a kernel instrumented with
the appropriate printk's/etc. Most of the time it's all guesswork.
People who post to lkml are much better about all this on average.

I never truly understood the point of kprobes/jprobes/dprobes (or
whatever the probing letter is), crash dumps, and so on until I ran
into this, not that I use personally them (though I may yet start).
Most of the time I just read the code instead and smoke out what
could be going on by something like the process of devising
counterexamples. For instance, I told that colouroff patch guy about
the possibility of getting the wrong page for the start of the buffer
from virt_to_page() on a cache colored buffer pointer (clearly
cache->gfporder >= 4 in such a case). Deriving the head page without
__GFP_COMP might be considered to be ugly-looking, though.


-- wli
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: The performance and behaviour of the anti-fragmentatio ..., Christoph Lameter, (Fri Mar 2, 10:23 am)
Re: The performance and behaviour of the anti-fragmentatio ..., Christoph Lameter, (Fri Mar 2, 11:15 am)
Re: The performance and behaviour of the anti-fragmentatio ..., Christoph Lameter, (Fri Mar 2, 12:31 pm)
[PATCH] : Optimizes timespec_trunc() , Eric Dumazet, (Fri Mar 2, 4:16 pm)
Re: The performance and behaviour of the anti-fragmentatio ..., William Lee Irwin III, (Fri Mar 2, 5:33 pm)
Re: The performance and behaviour of the anti-fragmentatio ..., William Lee Irwin III, (Fri Mar 2, 6:40 pm)
Re: The performance and behaviour of the anti-fragmentatio ..., William Lee Irwin III, (Fri Mar 2, 8:55 pm)
Re: The performance and behaviour of the anti-fragmentatio ..., William Lee Irwin III, (Fri Mar 2, 9:19 pm)
Re: The performance and behaviour of the anti-fragmentatio ..., Christoph Lameter, (Sat Mar 3, 10:50 am)