ARM multitheaded?
Jason A. Donenfeld
Jason at zx2c4.com
Thu Nov 23 00:20:47 CET 2017
On Thu, Nov 23, 2017 at 12:19 AM, Dave Taht <dave at taht.net> wrote:
> Not moi? :)
You too, of course!
>
> My take on things was basically not even try to do multicore on single
> flows but to start by divvying up things into tons of queues, and try to
> keep those flows entirely on the core they started with.
Yes, this is the traditional approach taken, but it doesn't work well
for accelerating the crypto of say, a single file downloading or
somebody watching youtube. I don't want these pegged to a single core.
Jason
More information about the WireGuard
mailing list