lkml.org 
[lkml]   [2011]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRE: [Patch] Increase USBFS Bulk Transfer size
    Having a setting that we could adjust or even set to "no limit"  would work for us :)

    Thanks
    Tim


    -----Original Message-----
    From: Alan Stern [mailto:stern@rowland.harvard.edu]
    Sent: Monday, November 07, 2011 11:56 AM
    To: Tim Vlaar
    Cc: Sarah Sharp; Greg KH; Markus Rechberger; Alan Cox; USB list; LKML
    Subject: RE: [Patch] Increase USBFS Bulk Transfer size

    On Mon, 7 Nov 2011, Tim Vlaar wrote:

    > Hi Sarah,
    >
    > One of our cameras can produce 60MB images. We usually queue up 10
    > images. In Windows we have had customers queue up 100s of images at
    > 2-3MB/image, but not at 60MB at a time ... yet. That could easily
    > amount to 60x10 = 600MB of in flight data or more. Should there be a
    > limit as long as there is memory available?

    This is debatable. There are limits on how much memory a single process can allocate, but those limits don't apply to usbfs. Even the patch Sarah referred to doesn't impose a per-process limit, but rather an overall global limit.

    If we make the usbfs limit adjustable, one of the settings could be "no limit". Then nothing would prevent you from using up more and more memory for your USB transfers until the machine runs out. :-)

    Alan Stern



    \
     
     \ /
      Last update: 2011-11-07 21:15    [W:6.821 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site