Re: Remove constructor from buffer_head

From: Andrew Morton
Date: Fri May 04 2007 - 17:48:25 EST


On Fri, 4 May 2007 14:42:02 -0700 (PDT)
Christoph Lameter <clameter@xxxxxxx> wrote:

> On Fri, 4 May 2007, Andrew Morton wrote:
>
> > So the patch took the average system time from 4.42 seconds up to 4.582
> > seconds. Nice slowdown!
>
> All of that from a memset and a list head init on a cacheline we already
> use?

Seems unlikely, especially when you consider all the other stuff which a write()
has to do.
-
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/