Hello! | <NCommander> mach doesn't like being built with -j2
Indeed. I installed the following to fix this: #v+ CVSROOT: /cvsroot/hurd Module name: gnumach Branch: gnumach-1-branch Changes by: Thomas Schwinge <tschwinge> 07/04/11 10:41:54 Modified files: . : ChangeLog config.status.dep.patch Log message: 2007-04-11 Thomas Schwinge <[EMAIL PROTECTED]> * config.status.dep.patch: Update to match more files. This fixes building GNU Mach with ``make -j2'' and higher. The problem was reported by Michael Casadevall <[EMAIL PROTECTED]>. #v- Then I built a GNU Mach kernel with ``make -j'', i.e. without any limitation on the number of concurrent processes. This threw my system into heavy trashing, but the result was a GNU Mach kernel image with zero difference from a ``make -j1'' built one. :-) Some data for the curious among you: #v+ 12:22:41 up 6 days, 6:00, 20 users, load average: 145.63, 71.19, 28.72 Tasks: 479 total, 17 running, 390 sleeping, 66 stopped, 6 zombie Cpu(s): 16.1%us, 2.2%sy, 0.0%ni, 0.0%id, 79.7%wa, 0.5%hi, 1.5%si, 0.0%st Mem: 515412k total, 510336k used, 5076k free, 2452k buffers Swap: 979924k total, 685852k used, 294072k free, 27668k cached #v- The system (a GNU/Linux one, I should mention) wasn't usable interactively anymore, of course. Does somebody want to try that on a GNU/Hurd system? ;-) Regards, Thomas
signature.asc
Description: Digital signature
_______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd