[haiku-bugs] Re: [Haiku] #8053: KDL when working many files

  • From: "mmlr" <trac@xxxxxxxxxxxx>
  • Date: Thu, 27 Oct 2011 06:55:07 -0000

#8053: KDL when working many files
---------------------------+----------------------------
   Reporter:  X512         |      Owner:  mmlr
       Type:  bug          |     Status:  new
   Priority:  normal       |  Milestone:  R1
  Component:  Drivers/USB  |    Version:  R1/Development
 Resolution:               |   Keywords:
 Blocked By:               |   Blocking:
Has a Patch:  0            |   Platform:  All
---------------------------+----------------------------

Comment (by mmlr):

 When you're in KDL can you run "syslog | tail 150" (or just syslog and
 page through to the end) and get the last few lines. It should show what's
 going on, i.e. why it failed to read the blocks. The timeout might be
 preceeded by some errors that'd need special recovery. It's also possible
 that a burst write is simply getting so large that it actually does take
 this much time. The usb_disk driver (still) doesn't do a flexible timeout
 depending on transfer size, neither does it chop up large chunks, so it
 can absolutely happen that a huge burst write takes too long for the
 timeout to kick in.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8053#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: