Re: [Development] Thread priority on Linux - Qt 6.9.1

2025-06-28 Thread Art Greenberg
Cloudflare product applies. It looks like their API is tied in some way to their server platform. Thank you both for your time. I'm content to use the work-around I described for now. -- Art Greenberg 352-363-9002 a...@artg.tv On 6/27/25 22:34, Tim Blechmann via Development wrote: If not,

Re: [Development] Thread priority on Linux - Qt 6.9.1

2025-06-27 Thread Art Greenberg
as Qt3D. -- Art Greenberg 352-363-9002 a...@artg.tv On 6/27/25 18:05, Thiago Macieira wrote: On Friday, 27 June 2025 21:53:24 Central European Summer Time Art Greenberg wrote: I am able to overcome that limitation by obtaining the thread handle returned by QThread::currentThreadId() and using

[Development] Thread priority on Linux - Qt 6.9.1

2025-06-27 Thread Art Greenberg
not, please consider this suggestion: add a method to QThread that allows setting the scheduling policy, or allows setting the scheduling policy and priority in a single call similar to pthread_setschedparam(). Thanks for your time. -- Art Greenberg 352-363-9002 a...@artg.tv -- Development ma