Bug#1050577: emacs: please limit number of native-compilation workers

2023-08-28 Thread Rob Browning
Sean Whitton writes: > I would be in favour of patching in setting it to 1. It's not a problem > for people to increase it, after all. No objection, fwiw. I could also see adding some DEBIAN_EMACS_DEFAULT_COMPILE_CONCURRENCY variable, or somehthing, if that would be helpful. -- Rob Browning

Bug#1050577: emacs: please limit number of native-compilation workers

2023-08-28 Thread Sean Whitton
Hello, On Sat 26 Aug 2023 at 11:29am -03, David Bremner wrote: > native-comp-async-jobs-number is a variable defined in ‘comp.el’. > > Its value is 0 > > Default number of subprocesses used for async native compilation. > Value of zero means to use half the number of the CPU’s

Bug#1050577: emacs: please limit number of native-compilation workers

2023-08-26 Thread David Bremner
Package: emacs Version: 1:29.1+1-2 Severity: wishlist native-comp-async-jobs-number is a variable defined in ‘comp.el’. Its value is 0 Default number of subprocesses used for async native compilation. Value of zero means to use half the number of the CPU’s execution units,