Actions
Submit #2482
closedpatch for #2247
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Hello,
I am attaching a patch for #2247.
Please take a look at:
http://bugs.dragonflybsd.org/issues/2447
and the attached patch.
The line int combine_cpus = (enable_ncpus == 0 && n_cpus > 1);
basically means: if "-M" is not being used and the computer has more than
one CPU.
Any feedback is more than welcome.
Regards
_
Javier
Files
Updated by ftigeot over 11 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Thanks for your patch, it has been pushed to -master
Actions