[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAF=yD-LWPoHuvbYRewALX65Y5zbSLDZb+ei2i53M=sSUDYZAuw@mail.gmail.com>
Date: Fri, 3 Feb 2017 13:31:36 -0500
From: Willem de Bruijn <willemdebruijn.kernel@...il.com>
To: Benjamin Serebrin <serebrin@...gle.com>
Cc: "Michael S. Tsirkin" <mst@...hat.com>,
Network Development <netdev@...r.kernel.org>,
jasowang@...hat.com, David Miller <davem@...emloft.net>,
Willem de Bruijn <willemb@...gle.com>,
Venkatesh Srinivas <venkateshs@...gle.com>,
James Mattson <jmattson@...gle.com>
Subject: Re: [PATCH net-next] virtio: Fix affinity for >32 VCPUs
> XPS settings aren't write-able from userspace, so the only way I know
> to fix XPS is in the driver.
It is writable by privileged users.
>> I wonder why not just do it in userspace though.
Configuring interrupts and xps from userspace at boot is more robust,
as device driver defaults can change. But especially for customers who
are unaware of these settings, choosing sane defaults won't hurt.
>> It would be nice to mention this in the commit log.
>> Are we sure this distribution is best for all workloads?
Overall, this minimizes contention between cores, so it should be
broadly preferable.
Powered by blists - more mailing lists