Speed on Raspberry Pi 4

Janne Johansson icepic.dz at gmail.com
Thu Jul 18 10:01:31 CEST 2019


Den tors 18 juli 2019 kl 08:56 skrev Roman Mamedov <rm at romanrm.net>:

> On Thu, 18 Jul 2019 08:38:54 +0200
> Janne Johansson <icepic.dz at gmail.com> wrote:
>
> > With taskset you should be able to:
> > https://www.howtoforge.com/linux-taskset-command/
>
> It appears "taskset" only works on regular programs, not kernel threads:
>
> # taskset -p -c 1 2128
> pid 2128's current affinity list: 0
> taskset: failed to set pid 2128's affinity: Invalid argument
>
> # taskset -p -c 1 2129
> pid 2129's current affinity list: 1
> taskset: failed to set pid 2129's affinity: Invalid argument
>
> As the above shows, WG threads are already bound to a particular CPU and
> this
> can't be changed.
>

Right, my bad.

-- 
May the most significant bit of your life be positive.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/wireguard/attachments/20190718/a4af521a/attachment.html>


More information about the WireGuard mailing list