From: Peter Osterlund <petero2@telia.com>
To: Greg KH <greg@kroah.com>
Cc: linux-usb-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org,
Linux-usb-users@lists.sourceforge.net
Subject: Re: What to do with all of the USB UHCI drivers in the kernel?
Date: 23 May 2002 20:16:53 +0200 [thread overview]
Message-ID: <m23cwiivai.fsf@ppro.localdomain> (raw)
In-Reply-To: <20020520223132.GC25541@kroah.com>
Greg KH <greg@kroah.com> writes:
> Let me (and the linux-usb-devel list) know about any thoughts you have
> pertaining to liking one of the drivers over the other one. Speed
> tests, size tests, code pretty tests, comment spelling tests,
> documentation tests, you name it, I want to know about it. If you
> don't want your comments to be public, send them to me directly and I
> will not let anyone else know what you said, but will use the info to
> try to pick which one should stay.
I did a simple test reading a bunch of files from a Freecom CDRW
drive.
usb-uhci-hcd 17840 0 (unused)
pengo:/cdrw$ time wc petero/mp3/madonna/*
...
188462 1091976 50386286 total
real 1m24.930s
user 0m10.440s
sys 0m1.360s
uhci-hcd 24608 0 (unused)
pengo:/cdrw$ time wc petero/mp3/madonna/*
...
188462 1091976 50386286 total
real 1m33.095s
user 0m12.670s
sys 0m11.870s
So the usb-uhci-hcd driver is 27% smaller, gives a 10% higher transfer
rate and produces less system load during the data transfers. (About
70% idle time versus 50% idle time on my 233MHz MMX system.)
--
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340
next prev parent reply other threads:[~2002-05-23 18:17 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-20 22:31 What to do with all of the USB UHCI drivers in the kernel? Greg KH
2002-05-21 15:23 ` [Linux-usb-users] " Timothy E. Jedlicka - wrk
2002-05-21 20:10 ` Greg KH
2002-05-22 1:10 ` André Bonin
2002-05-22 19:21 ` Greg KH
2002-05-22 19:35 ` Andre Bonin
2002-05-22 20:15 ` Greg KH
2002-05-23 6:34 ` Martin Dalecki
2002-05-23 14:48 ` [Linux-usb-users] " Stephen J. Gowdy
2002-05-23 14:25 ` Martin Dalecki
2002-05-23 15:11 ` [Linux-usb-users] Re: What to do with all of the USB UHCI driversin " Gunther Mayer
2002-05-23 15:42 ` kb25 manual [was Re: [Linux-usb-users] Re: What to do with all of the USB UHCI drivers in the kernel?] Tomas Szepe
2002-05-23 15:51 ` Randy.Dunlap
2002-05-23 16:01 ` Tomas Szepe
2002-05-23 17:46 ` Martin Dalecki
2002-05-23 19:09 ` Tomas Szepe
2002-05-23 16:04 ` [Linux-usb-users] Re: What to do with all of the USB UHCI drivers in the kernel? Greg KH
2002-05-23 17:55 ` Martin Dalecki
2002-05-24 8:21 ` [Linux-usb-users] Re: What to do with all of the USB UHCI drivers Peter Wächtler
2002-05-24 14:07 ` Gunther Mayer
2002-05-24 15:13 ` Stephen J. Gowdy
2002-05-23 15:16 ` [linux-usb-devel] Re: What to do with all of the USB UHCI drivers in the kernel? David Brownell
2002-05-23 17:41 ` Peter Osterlund
2002-05-23 17:48 ` Greg KH
2002-05-23 18:16 ` Peter Osterlund [this message]
2002-05-23 19:24 ` Pierre Rousselet
-- strict thread matches above, loose matches on Subject: below --
2002-05-21 19:41 What to do with all of the USB UHCI drivers in the kernel ? Maksim (Max) Krasnyanskiy
2002-05-21 19:59 ` Greg KH
2002-05-21 20:43 ` Maksim (Max) Krasnyanskiy
2002-05-21 20:58 ` Johannes Erdfelt
2002-05-22 1:04 ` Maksim (Max) Krasnyanskiy
2002-05-22 5:06 ` Greg KH
2002-05-22 19:43 ` Maksim (Max) Krasnyanskiy
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=m23cwiivai.fsf@ppro.localdomain \
--to=petero2@telia.com \
--cc=Linux-usb-users@lists.sourceforge.net \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
/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