Re: USB stack

2018-01-12 Thread blubee blubeeme
On Tue, Jan 9, 2018 at 10:09 AM, Mark Millard wrote: > > On 2018-Jan-8, at 1:15 AM, blubee blubeeme wrote: > > > On Mon, Jan 8, 2018 at 3:20 PM, Mark Millard > wrote: > >> [The involvement of sysutils/fusefs-simple-mtpfs > >> and sysutils/fusefs-libs and multimedia/libmtp > >> in order to use t

Re: USB stack

2018-01-08 Thread Mark Millard
On 2018-Jan-8, at 1:15 AM, blubee blubeeme wrote: > On Mon, Jan 8, 2018 at 3:20 PM, Mark Millard wrote: >> [The involvement of sysutils/fusefs-simple-mtpfs >> and sysutils/fusefs-libs and multimedia/libmtp >> in order to use the Media Transfer Protocol (MTP) >> against the LG v30 likely explain

Re: USB stack

2018-01-08 Thread Gary Jennejohn
e > > wrote: > > >> > > >> On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh wrote: > > >> > > >>> > > >>> > > >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme > > >>> wrote: > > >&g

Re: USB stack

2018-01-08 Thread blubee blubeeme
On Mon, Jan 8, 2018 at 3:20 PM, Mark Millard wrote: > [The involvement of sysutils/fusefs-simple-mtpfs > and sysutils/fusefs-libs and multimedia/libmtp > in order to use the Media Transfer Protocol (MTP) > against the LG v30 likely explains much of the > performance difference vs. local UFS file

Re: USB stack

2018-01-07 Thread Mark Millard
[The involvement of sysutils/fusefs-simple-mtpfs and sysutils/fusefs-libs and multimedia/libmtp in order to use the Media Transfer Protocol (MTP) against the LG v30 likely explains much of the performance difference vs. local UFS file systems. I provide some related notes.] blubee blubeeme gurench

Re: USB stack

2018-01-07 Thread Chris H
gt; >> On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh wrote: > >> > >>> > >>> > >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme > >>> wrote: > >>> > >>>> I ask does FreeBSD usb stack actually implements USB

Re: USB stack

2018-01-07 Thread blubee blubeeme
t;> > >>> > >>> > >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme > >>> wrote: > >>> > >>>> I ask does FreeBSD usb stack actually implements USB spec 2.0 or > greater > >>>> and the topic gets dera

Re: USB stack

2018-01-07 Thread Jon Brawn
> On Jan 7, 2018, at 5:44 PM, Jon Brawn wrote: > > >> On Jan 6, 2018, at 10:18 PM, blubee blubeeme wrote: >> >> On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh wrote: >> >>> >>> >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme

Re: USB stack

2018-01-07 Thread Jon Brawn
> On Jan 6, 2018, at 10:18 PM, blubee blubeeme wrote: > > On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh wrote: > >> >> >> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme >> wrote: >> >>> I ask does FreeBSD usb stack actually implem

Re: USB stack

2018-01-07 Thread Mark Millard
On 2018-Jan-7, at 10:23 AM, blubee blubeeme wrote: > On Mon, Jan 8, 2018 at 1:41 AM, Mark Millard wrote: > >> On 2018-Jan-7, at 7:50 AM, blubee blubeeme wrote: >> >> > I ran this test and here's some results. >> > gstat -pd images: >> > >> > 18GB file from laptop to phone: https://imgur.com

Re: USB stack

2018-01-07 Thread blubee blubeeme
On Mon, Jan 8, 2018 at 1:41 AM, Mark Millard wrote: > > On 2018-Jan-7, at 7:50 AM, blubee blubeeme wrote: > > > I ran this test and here's some results. > > gstat -pd images: > > > > 18GB file from laptop to phone: https://imgur.com/a/7iHwv > > 18GB file from laptop to ssd: https://imgur.com/a/4

Re: USB stack

2018-01-07 Thread Mark Millard
On 2018-Jan-7, at 7:50 AM, blubee blubeeme wrote: > I ran this test and here's some results. > gstat -pd images: > > 18GB file from laptop to phone: https://imgur.com/a/7iHwv > 18GB file from laptop to ssd: https://imgur.com/a/40Q6V > multiple small files from laptop to phone: https://imgur.com

Re: USB stack

2018-01-07 Thread blubee blubeeme
On Sun, Jan 7, 2018 at 8:13 PM, Mark Millard wrote: > [I add an example of a none-USB to USB2 copy and > a USB2 to non-USB copy. They do not show any > < 8 MiByte/s bottlenecks.] > > On 2018-Jan-7, at 3:42 AM, Mark Millard wrote: > > > [The other numbers show lots of delete activity on nvd0, > >

Re: USB stack

2018-01-07 Thread Mark Millard
[The other numbers show lots of delete activity on nvd0, not just primarily reads. Also: Can you test a different USB device, such as a USB SSD stick?] On 2018-Jan-7, at 2:44 AM, Mark Millard wrote: > [The following notes a problem with how a test was done. > I omit the rest of the material.] >

Re: USB stack

2018-01-07 Thread Mark Millard
[I add an example of a none-USB to USB2 copy and a USB2 to non-USB copy. They do not show any < 8 MiByte/s bottlenecks.] On 2018-Jan-7, at 3:42 AM, Mark Millard wrote: > [The other numbers show lots of delete activity on nvd0, > not just primarily reads. Also: Can you test a different > USB devi

Re: USB stack

2018-01-07 Thread Mark Millard
[The following notes a problem with how a test was done. I omit the rest of the material.] On 2018-Jan-7, at 2:09 AM, blubee blubeeme wrote: . . . > This is a larger file, not the largest but hey > > L(q) ops/sr/s kBps ms/rw/s kBps ms/wd/s kBps ms/d > %busy Name >

Re: USB stack

2018-01-07 Thread blubee blubeeme
On Sun, Jan 7, 2018 at 5:35 PM, Mark Millard wrote: > blubee blubeeme gurenchan at gmail.com wrote on > Wed Jan 3 10:31:56 UTC 2018 : > > > Does FreeBSD current USB stack support usb >= 2.0 devices? > > > > Testing out the USB devices support I get about 7.2-7.8

Re: USB stack

2018-01-07 Thread Mark Millard
blubee blubeeme gurenchan at gmail.com wrote on Wed Jan 3 10:31:56 UTC 2018 : > Does FreeBSD current USB stack support usb >= 2.0 devices? > > Testing out the USB devices support I get about 7.2-7.8 megabytes per > second which seems odd. FreeBSD machine: Pine64+ 2GB? Ryzen Thr

Re: Re: USB stack

2018-01-07 Thread blubee blubeeme
On Sun, Jan 7, 2018 at 4:27 PM, Freddie Cash wrote: > Forgot to include the list. Resending. > > -- Forwarded message -- > From: "Freddie Cash" > Date: Jan 7, 2018 12:26 AM > Subject: Re: USB stack > To: "blubee blubeeme" > Cc:

Fwd: Re: USB stack

2018-01-07 Thread Freddie Cash
Forgot to include the list. Resending. -- Forwarded message -- From: "Freddie Cash" Date: Jan 7, 2018 12:26 AM Subject: Re: USB stack To: "blubee blubeeme" Cc: On Jan 6, 2018 8:30 PM, "blubee blubeeme" wrote: > I just connected a Transcen

Re: USB stack

2018-01-06 Thread blubee blubeeme
; > > wrote: > > > > > >> > > >> > > >> On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh wrote: > > >> > > >>> > > >>> > > >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme > > > >

Re: USB stack

2018-01-06 Thread Tomoaki AOKI
11 PM, Warner Losh wrote: > >> > >>> > >>> > >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme > >>> wrote: > >>> > >>>> I ask does FreeBSD usb stack actually implements USB spec 2.0 or greater > >>&g

Re: USB stack

2018-01-06 Thread blubee blubeeme
ubee blubeeme >>> wrote: >>> >>>> On Sun, Jan 7, 2018 at 11:56 AM, blubee blubeeme >>>> wrote: >>>> >>>> > I ask does FreeBSD usb stack actually implements USB spec 2.0 or >>>> greater >>>> > and the

Re: USB stack

2018-01-06 Thread blubee blubeeme
On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh wrote: > > > On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme > wrote: > >> I ask does FreeBSD usb stack actually implements USB spec 2.0 or greater >> and the topic gets derailed...? >> > > Yes, it does. > &g

Re: USB stack

2018-01-06 Thread Warner Losh
On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme wrote: > I ask does FreeBSD usb stack actually implements USB spec 2.0 or greater > and the topic gets derailed...? > Yes, it does. > Are you guys saying that 7-8MB/s is USB speeds? > I've gotten up to 24MB/s for maybe

Re: USB stack

2018-01-06 Thread blubee blubeeme
On Sun, Jan 7, 2018 at 12:20 PM, Warner Losh wrote: > > > On Sat, Jan 6, 2018 at 9:18 PM, blubee blubeeme > wrote: > >> >> >> On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh wrote: >> >>> >>> >>> On Sat, Jan 6, 2018 at 8:56 PM,

Re: USB stack

2018-01-06 Thread Warner Losh
On Sat, Jan 6, 2018 at 9:20 PM, blubee blubeeme wrote: > > > On Sun, Jan 7, 2018 at 12:17 PM, Warner Losh wrote: > >> >> >> On Sat, Jan 6, 2018 at 9:08 PM, blubee blubeeme >> wrote: >> >>> On Sun, Jan 7, 2018 at 11:56 AM, blubee blubeeme

Re: USB stack

2018-01-06 Thread blubee blubeeme
On Sun, Jan 7, 2018 at 12:17 PM, Warner Losh wrote: > > > On Sat, Jan 6, 2018 at 9:08 PM, blubee blubeeme > wrote: > >> On Sun, Jan 7, 2018 at 11:56 AM, blubee blubeeme >> wrote: >> >> > I ask does FreeBSD usb stack actually implements USB spec 2.0 o

Re: USB stack

2018-01-06 Thread Warner Losh
On Sat, Jan 6, 2018 at 9:18 PM, blubee blubeeme wrote: > > > On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh wrote: > >> >> >> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme >> wrote: >> >>> I ask does FreeBSD usb stack actually implements USB

Re: USB stack

2018-01-06 Thread Warner Losh
On Sat, Jan 6, 2018 at 9:08 PM, blubee blubeeme wrote: > On Sun, Jan 7, 2018 at 11:56 AM, blubee blubeeme > wrote: > > > I ask does FreeBSD usb stack actually implements USB spec 2.0 or greater > > and the topic gets derailed...? > > > > Are you guys

Re: USB stack

2018-01-06 Thread blubee blubeeme
On Sun, Jan 7, 2018 at 11:56 AM, blubee blubeeme wrote: > I ask does FreeBSD usb stack actually implements USB spec 2.0 or greater > and the topic gets derailed...? > > Are you guys saying that 7-8MB/s is USB speeds? > > On Thu, Jan 4, 2018 at 6:44 PM, O'Connor, Daniel &

Re: USB stack

2018-01-06 Thread blubee blubeeme
I ask does FreeBSD usb stack actually implements USB spec 2.0 or greater and the topic gets derailed...? Are you guys saying that 7-8MB/s is USB speeds? On Thu, Jan 4, 2018 at 6:44 PM, O'Connor, Daniel wrote: > > > > On 4 Jan 2018, at 09:23, Gary Jennejohn wrote: > &

Re: USB stack

2018-01-04 Thread O'Connor, Daniel
> On 4 Jan 2018, at 09:23, Gary Jennejohn wrote: >> What is an "LG v30"? >> > It's a smartphone from LG and only supports USB2 speed. The reported > transfer rate is no big surprise. OK thanks. -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose fro

Re: USB stack

2018-01-04 Thread Gary Jennejohn
On Wed, 3 Jan 2018 20:29:08 +0100 "O'Connor, Daniel" wrote: > > On 3 Jan 2018, at 11:56, blubee blubeeme wrote: > > On Wed, Jan 3, 2018 at 6:41 PM, O'Connor, Daniel wrote: > > > > > > > On 3 Jan 2018, at 11:31, blubee blubeeme wrote: &g

Re: USB stack

2018-01-03 Thread O'Connor, Daniel
> On 3 Jan 2018, at 11:56, blubee blubeeme wrote: > On Wed, Jan 3, 2018 at 6:41 PM, O'Connor, Daniel wrote: > > > > On 3 Jan 2018, at 11:31, blubee blubeeme wrote: > > Does FreeBSD current USB stack support usb >= 2.0 devices? > > Absolutely. >

Re: USB stack

2018-01-03 Thread O'Connor, Daniel
> On 3 Jan 2018, at 11:31, blubee blubeeme wrote: > Does FreeBSD current USB stack support usb >= 2.0 devices? Absolutely. > Testing out the USB devices support I get about 7.2-7.8 megabytes per > second which seems odd. What sort of test? What sort of device? What sort of por

Re: USB stack

2018-01-03 Thread blubee blubeeme
On Wed, Jan 3, 2018 at 6:41 PM, O'Connor, Daniel wrote: > > > > On 3 Jan 2018, at 11:31, blubee blubeeme wrote: > > Does FreeBSD current USB stack support usb >= 2.0 devices? > > Absolutely. > > > Testing out the USB devices support I get about 7.2-7.8

USB stack

2018-01-03 Thread blubee blubeeme
Does FreeBSD current USB stack support usb >= 2.0 devices? Testing out the USB devices support I get about 7.2-7.8 megabytes per second which seems odd. ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/free