RE: Exports for hrtimer APIs

From: Stone, Joshua I
Date: Tue Mar 14 2006 - 16:13:24 EST


Christoph Hellwig wrote:
> NACK. We only add exports when they are a) sensible and b) are used
> in kernel.

It seems to me that SystemTap does present a sensible need to have
these exports.

> If you guys want to keep your code out of tree that's your problem.

I'm not sure what else you would suggest for this usage model.
SystemTap dynamically generates modules based on user scripts, so
this isn't something that can be added to the tree.

If SystemTap is to be able to make use of hrtimers, the only alternative
I see is to create our own APIs in the tree that wrap hrtimer, and then
export those. This seems much less sensible than just exporting what is
already there...


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