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

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

Re: USB stack

2018-01-08 Thread Gary Jennejohn
> > > > >> On Jan 6, 2018, at 10:18 PM, blubee blubeeme <gurenc...@gmail.com> > > wrote: > > >> > > >> On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh <i...@bsdimp.com> wrote: > > >> > > >>> > > >

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

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

Re: USB stack

2018-01-07 Thread Chris H
an 6, 2018, at 10:18 PM, blubee blubeeme <gurenc...@gmail.com> > wrote: > >> > >> On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh <i...@bsdimp.com> wrote: > >> > >>> > >>> > >>> On Sat, Jan 6, 2018 at 8:56 PM,

Re: USB stack

2018-01-07 Thread blubee blubeeme
; >> On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh <i...@bsdimp.com> wrote: > >> > >>> > >>> > >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme <gurenc...@gmail.com> > >>> wrote: > >>> > >>>> I ask

Re: USB stack

2018-01-07 Thread Jon Brawn
t; >>> >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme <gurenc...@gmail.com> >>> wrote: >>> >>>> I ask does FreeBSD usb stack actually implements USB spec 2.0 or greater >>>> and the topic gets derailed...? >>>> >&g

Re: USB stack

2018-01-07 Thread Jon Brawn
> On Jan 6, 2018, at 10:18 PM, blubee blubeeme <gurenc...@gmail.com> wrote: > > On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh <i...@bsdimp.com> wrote: > >> >> >> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme <gurenc...@gmail.com> >>

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:

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:

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:

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

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

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 <mar...@dsl-only.net> 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 s

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 <fjwc...@gmail.com> wrote: > Forgot to include the list. Resending. > > -- Forwarded message -- > From: "Freddie Cash" <fjwc...@gmail.com> > Date: Jan 7, 2018 12:26 AM > Subject: Re: U

Fwd: Re: USB stack

2018-01-07 Thread Freddie Cash
Forgot to include the list. Resending. -- Forwarded message -- From: "Freddie Cash" <fjwc...@gmail.com> Date: Jan 7, 2018 12:26 AM Subject: Re: USB stack To: "blubee blubeeme" <gurenc...@gmail.com> Cc: On Jan 6, 2018 8:30 PM, "blubee blubee

Re: USB stack

2018-01-06 Thread blubee blubeeme
; > >>> > > >>> > > >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme <gurenc...@gmail.com > > > > >>> wrote: > > >>> > > >>>> I ask does FreeBSD usb stack actually implements USB spec 2.0 or > g

Re: USB stack

2018-01-06 Thread Tomoaki AOKI
t; > > >> > >> > >> On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh <i...@bsdimp.com> wrote: > >> > >>> > >>> > >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme <gurenc...@gmail.com> > >>> wrot

Re: USB stack

2018-01-06 Thread blubee blubeeme
t;> >>> >>> >>> On Sat, Jan 6, 2018 at 9:08 PM, blubee blubeeme <gurenc...@gmail.com> >>> wrote: >>> >>>> On Sun, Jan 7, 2018 at 11:56 AM, blubee blubeeme <gurenc...@gmail.com> >>>> wrote: >>>> >>>> &

Re: USB stack

2018-01-06 Thread blubee blubeeme
On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh <i...@bsdimp.com> wrote: > > > On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme <gurenc...@gmail.com> > wrote: > >> I ask does FreeBSD usb stack actually implements USB spec 2.0 or greater >> and the topi

Re: USB stack

2018-01-06 Thread Warner Losh
On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme <gurenc...@gmail.com> 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 u

Re: USB stack

2018-01-06 Thread blubee blubeeme
t;> >>> >>> >>> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme <gurenc...@gmail.com> >>> wrote: >>> >>>> I ask does FreeBSD usb stack actually implements USB spec 2.0 or greater >>>> and the topic gets derailed...? >>>

Re: USB stack

2018-01-06 Thread Warner Losh
wrote: >> >>> On Sun, Jan 7, 2018 at 11:56 AM, blubee blubeeme <gurenc...@gmail.com> >>> wrote: >>> >>> > I ask does FreeBSD usb stack actually implements USB spec 2.0 or >>> greater >>> > and the topic gets derailed...?

Re: USB stack

2018-01-06 Thread blubee blubeeme
On Sun, Jan 7, 2018 at 12:17 PM, Warner Losh <i...@bsdimp.com> wrote: > > > On Sat, Jan 6, 2018 at 9:08 PM, blubee blubeeme <gurenc...@gmail.com> > wrote: > >> On Sun, Jan 7, 2018 at 11:56 AM, blubee blubeeme <gurenc...@gmail.com> >> wrote: >> &g

Re: USB stack

2018-01-06 Thread Warner Losh
On Sat, Jan 6, 2018 at 9:18 PM, blubee blubeeme <gurenc...@gmail.com> wrote: > > > On Sun, Jan 7, 2018 at 12:11 PM, Warner Losh <i...@bsdimp.com> wrote: > >> >> >> On Sat, Jan 6, 2018 at 8:56 PM, blubee blubeeme <gurenc...@gmail.com> >&g

Re: USB stack

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

Re: USB stack

2018-01-06 Thread blubee blubeeme
On Sun, Jan 7, 2018 at 11:56 AM, blubee blubeeme <gurenc...@gmail.com> 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 P

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 <dar...@dons.net.au> wrote: > > > > On 4 Jan 2018, at 09:23, Gary

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

Re: USB stack

2018-01-04 Thread Gary Jennejohn
t; > > > On 3 Jan 2018, at 11:31, blubee blubeeme <gurenc...@gmail.com> 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 megaby

Re: USB stack

2018-01-03 Thread O'Connor, Daniel
> On 3 Jan 2018, at 11:56, blubee blubeeme <gurenc...@gmail.com> wrote: > On Wed, Jan 3, 2018 at 6:41 PM, O'Connor, Daniel <dar...@dons.net.au> wrote: > > > > On 3 Jan 2018, at 11:31, blubee blubeeme <gurenc...@gmail.com> wrote: > > Does FreeBSD cu

Re: USB stack

2018-01-03 Thread O'Connor, Daniel
> On 3 Jan 2018, at 11:31, blubee blubeeme <gurenc...@gmail.com> 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

Re: USB stack

2018-01-03 Thread blubee blubeeme
On Wed, Jan 3, 2018 at 6:41 PM, O'Connor, Daniel <dar...@dons.net.au> wrote: > > > > On 3 Jan 2018, at 11:31, blubee blubeeme <gurenc...@gmail.com> wrote: > > Does FreeBSD current USB stack support usb >= 2.0 devices? > > Absolutely. > > > Testing

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