public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pete Zaitcev <zaitcev@redhat.com>
To: Pavel Machek <pavel@suse.cz>
Cc: Paolo Abeni <paolo.abeni@email.it>,
	gregkh@suse.de, linux-kernel@vger.kernel.org,
	linux-usb-devel@lists.sourceforge.net, zaitcev@redhat.com
Subject: Re: [PATCH] usbmon: add binary interface
Date: Wed, 11 Oct 2006 13:43:51 -0700	[thread overview]
Message-ID: <20061011134351.0c79445a.zaitcev@redhat.com> (raw)
In-Reply-To: <20061011194443.GA3935@ucw.cz>

On Wed, 11 Oct 2006 19:44:43 +0000, Pavel Machek <pavel@suse.cz> 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

  reply	other threads:[~2006-10-11 20:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-11  8:57 [PATCH] usbmon: add binary interface Paolo Abeni
2006-10-11 14:09 ` [linux-usb-devel] " Alan Stern
2006-10-11 19:44 ` Pavel Machek
2006-10-11 20:43   ` Pete Zaitcev [this message]
2006-10-11 20:51     ` [linux-usb-devel] " Alan Stern
2006-10-11 21:01       ` Greg KH
2006-10-11 21:29       ` Pete Zaitcev
2006-10-16 10:07         ` [linux-usb-devel] " Marcel Holtmann
2006-10-12  8:17     ` Duncan Sands
2006-10-12 15:13       ` Pete Zaitcev
2006-10-18  4:48 ` Pete Zaitcev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061011134351.0c79445a.zaitcev@redhat.com \
    --to=zaitcev@redhat.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=paolo.abeni@email.it \
    --cc=pavel@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox