Re: Add support for limiting CPU pressure

2022-12-21 Thread Paul Smith
On Wed, 2022-12-21 at 15:00 -0500, Randy MacLeod wrote: > What tests were you running to check these improvements? The GNU project doesn't have the resources to perform large-scale testing. We run our regression tests before pushing any code, but that's about all we can manage. The only regular

Re: Add support for limiting CPU pressure

2022-12-21 Thread Randy MacLeod
On 2022-12-21 11:24, Paul Smith wrote: On Tue, 2022-12-20 at 16:59 -0500, Randy MacLeod wrote: While we are doing development with Yocto Project (1), a source- based Linux distro builder, we found that many instances of making running in parallel with other work can overload even a large many-co

Re: Add support for limiting CPU pressure

2022-12-21 Thread Paul Smith
On Tue, 2022-12-20 at 16:59 -0500, Randy MacLeod wrote: > > While we are doing development with Yocto Project (1), a source- > > based Linux distro builder, we found that many instances of making > > running in parallel with other work can overload even a large > > many-core build machine. Existin