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

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.

Re: Add support for limiting CPU pressure

2022-12-20 Thread Randy MacLeod
Re-send now that I've subscribed from my work email as well as my gmail account. Thanks for the comment Howard. On 2022-12-20 16:02, Howard Chu wrote: cont...@zhengqiu.net wrote: Hello, While we are doing development with Yocto Project (1), a source- based Linux distro builder, we found

Re: Add support for limiting CPU pressure

2022-12-20 Thread Randy MacLeod
Thanks for the comment Howard. On 2022-12-20 16:02, Howard Chu wrote: cont...@zhengqiu.net wrote: Hello, 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

Re: Add support for limiting CPU pressure

2022-12-20 Thread Howard Chu via Bug reports and discussion for GNU make
cont...@zhengqiu.net wrote: > Hello, > > 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. Existing mechanisms that are