Re: [PATCH] usbmon: add binary interface

From: Pete Zaitcev
Date: Wed Oct 11 2006 - 16:46:29 EST


On Wed, 11 Oct 2006 19:44:43 +0000, Pavel Machek <pavel@xxxxxxx> wrote:

> Does it mean text interface is now deprecated? Or perhaps ioctl should
> be added to text interface too? Or maybe we do not need binary
> interface if we allow resizing on text interface?

I haven't reviewed Paolo's patch yet, but with that in mind:
- No, text is not deprecated yet. That is only possible when a simplified
command-line tool is written and distributed (e.g. usbmon(8)).
- No, I do not think an ioctl in debugfs or a text API is a good idea.
- Resizing on text interface magnifies sprintf contribution to CPU burn,
so once we have the binary one, there's only disadvantage and
no advantage in implementing that.

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