[haiku-bugs] Re: [Haiku] #10748: Bottleneck in the Network Kit

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Sun, 13 Apr 2014 09:17:35 -0000

#10748: Bottleneck in the Network Kit
--------------------------------+----------------------------
   Reporter:  waddlesplash      |      Owner:  axeld
       Type:  bug               |     Status:  new
   Priority:  normal            |  Milestone:  R1
  Component:  Kits/Network Kit  |    Version:  R1/Development
 Resolution:                    |   Keywords:
 Blocked By:                    |   Blocking:
Has a Patch:  0                 |   Platform:  All
--------------------------------+----------------------------

Comment (by pulkomandy):

 The libnetapi currently uses a thread for each request, which copies
 network buffers from the network card to BMessages. This design is
 suboptimal, unfortunately I'm not sure it's possible to do anything better
 for Web+, as WebKit is designed around processing everything in the
 BApplication thread, so network data must come as BMessages.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10748#comment:3>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: