Re: [PATCH/RFC v1 0/2] Human readable performance event description insysfs

From: MichaÅ Nazarewicz
Date: Wed Jan 20 2010 - 09:55:26 EST


On Wed, 20 Jan 2010 15:01:20 +0100, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
It seems to me userspace might care about the exact platform they're
running on.

On Wed, 2010-01-20 at 15:09 +0100, MichaÅ Nazarewicz wrote:
In my humble opinion, user space should never care about platform it's
running on. Interfaces provided by kernel should suffice to implement
abstraction layer between user space and hardware. If we abandon that
we're back in DOS times. But hey, again, that's just my opinion.

On Wed, 20 Jan 2010 15:16:19 +0100, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
Well, you're completely right. But the often sad reality is that perfect
abstraction is either impossible or prohibitively expensive.

Yes, I agree and am aware of that, but I think it's not the case with
performance events. It is possible for kernel to provide such a list
and at the same time it's not that expensive (it's a matter of hardcoding
a list in the source and possibly alter it a bit according to hardware
detection which is done anyway).

Of course, it's not all gold -- maintaining such a list increases
complexity of the kernel and adds burden of keeping the lists in
sync with reality.

Still, however, in my opinion, the advantages of the list maintained
in kernel are greater then disadvantages and so I'd opt in for that
solution. (Of course, I'm not some kind of ARM Linux guru so I may
be simply wrong.)

--
Best regards, _ _
.o. | Liege of Serenely Enlightened Majesty of o' \,=./ `o
..o | Computer Science, MichaÅ "mina86" Nazarewicz (o o)
ooo +---[mina86@xxxxxxxxxx]---[mina86@jabber.org]---ooO--(_)--Ooo--
--
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/