Re: [RFC] Create instrumentation directory (git repository)

From: Christoph Lameter
Date: Mon Oct 29 2007 - 19:46:00 EST


On Mon, 29 Oct 2007, Mathieu Desnoyers wrote:

> * Christoph Lameter (clameter@xxxxxxx) wrote:
> > On Mon, 29 Oct 2007, Mathieu Desnoyers wrote:
> >
> > > vm/vmstat.c
> >
> > The vm statistics are important for the operation of the VM. They are not
> > optional. So I do not think that they fall under the category of
> > instrumentation.
>
> But I guess vm stats can be useful to others; a kernel tracer for
> instance ?

Yes.

> Putting stuff in instrumentation/ by no way means that it becomes
> optional for a subsystem, but merely that it could either export
> information useful for kernel instrumentation or have some
> infrastructure parts merged with others.

The vm statistics are intricately connected with other mm code. Best leave
it where it is. The other instrumentation is something that is put in
particularly for gaining statistics.



-
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/