Re: [dm-devel] dm-verity: Remove WQ_UNBOUND.

2023-02-02 Thread Nathan Huckleberry
Looks good. Thanks. On Thu, Feb 2, 2023 at 8:41 AM Mike Snitzer wrote: > > On Wed, Feb 01 2023 at 8:23P -0500, > Nathan Huckleberry wrote: > > > Setting WQ_UNBOUND increases scheduler latency on ARM64. This is likely > > due to the asymmetric architecture of ARM64 processors. > > > > I've been

Re: [dm-devel] dm-verity: Remove WQ_UNBOUND.

2023-02-02 Thread Mike Snitzer
On Wed, Feb 01 2023 at 8:23P -0500, Nathan Huckleberry wrote: > Setting WQ_UNBOUND increases scheduler latency on ARM64. This is likely > due to the asymmetric architecture of ARM64 processors. > > I've been unable to reproduce the results that claim WQ_UNBOUND gives a > performance boost on x