[haiku-bugs] Re: [Haiku] #17272: Slow network transfer

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 24 Sep 2021 11:23:46 -0000

#17272: Slow network transfer
---------------------------------------+-------------------------
  Reporter:  jens                      |      Owner:  nobody
      Type:  bug                       |     Status:  new
  Priority:  normal                    |  Milestone:  Unscheduled
 Component:  Drivers/Network/ipro1000  |    Version:  R1/beta3
Resolution:                            |   Keywords:
Blocked By:                            |   Blocking:
  Platform:  All                       |
---------------------------------------+-------------------------
Comment (by jens):

 Replying to [comment:20 diver]:

You can try to setup [https://www.haiku-os.org/guides/daily-
 tasks/netservices/ openssh] access and blacklist `uhci` driver.

 Ok, configured sshd, blacklisted uhci, logged in with ssh, did a 'curl
 google.com'.
 First one took a long time but succeeded, second one timed out.

 opened debugger, ints:
 {{{
 int  16, enabled -100, handled        0, unhandled    10001
    ehci:_ZN4EHCI16InterruptHandlerEPv         (0xffffffff81906200), data
 0xffffffff82262800, handled        0
 }}}
 another curl, timed out, ints:
 {{{
 int  16, enabled -100, handled        0, unhandled    10001
    ehci:_ZN4EHCI16InterruptHandlerEPv         (0xffffffff81906200), data
 0xffffffff82262800, handled        0
 }}}
 (so no additional interrupts?)

 another curl, another ints:
 {{{
 int  16, enabled -100, handled        0, unhandled    10001
    ehci:_ZN4EHCI16InterruptHandlerEPv         (0xffffffff81906200), data
 0xffffffff82262800, handled        0
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/17272#comment:26>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: