Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2011 12:18:13 +0300
From:      =?KOI8-R?B?4czFy9PFyiDxy8nNxc7Lzw==?= <yakimenko.alexey@gmail.com>
To:        freebsd-net@freebsd.org
Subject:   Netgraph multithreading
Message-ID:  <CAF9rg4SCj7xpoA-V4M3ZGnG5vkHcZSYW0=h-bcvcQ2iY5aiUAw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello!

Can you help me please? Is Netgraph supports multithreading in FreeBSD 8.1
? I found that in the function "ngb_mod_event" (ng_base.c, line 3114) multiple
threads runs function "ngthread" (ng_base.c, line 3315). What does this
function?

Or another question. Where is the parallelization of handling the traffic:
in driver of network adapter or Netgraph?

Thank you!
-- 
Alexey.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF9rg4SCj7xpoA-V4M3ZGnG5vkHcZSYW0=h-bcvcQ2iY5aiUAw>