<div dir="ltr">I am able to set cpulimit, iolimit, etc for a process using its pid through cgroups v2. But for some threads of a single mysql process, how can I achieve that?<div><br><div>When I see the database processlist, I get the TID of the mysql queries executed.</div><div><img src="cid:ii_lphyd9dt1" alt="image.png" width="472" height="101"><br></div><div><br></div><div>I can see those TIDs consuming alot of cpu usage through htop command.</div><div><img src="cid:ii_lphyc8ml0" alt="image.png" width="472" height="235"><br></div></div><div><br></div><div>I am doing this because I want to set resource limits for some mysql users. Is there any way I can do this?</div></div>