Opened 17 years ago
Closed 16 years ago
#681 closed Defect (fixed)
max_cpus preference ignored.
Reported by: | Didactylos | Owned by: | davea |
---|---|---|---|
Priority: | Blocker | Milestone: | 6.2 |
Component: | Client - Daemon | Version: | 6.2.6 |
Keywords: | preferences cpu | Cc: |
Description (last modified by )
When max_cpus was replaced with max_ncpus_pct, the old setting was removed from the parser. This is an error; the old setting still exists in many preference sets, and is still set by some projects.
This will have the effect that BOINC 6 will run on all cores/cpus after upgrading. Because this is such a critical setting, I have made this ticket a blocker.
max_cpus should still be used any time when max_ncpus_pct is not present.
Introduced: r14639
Change History (3)
comment:1 Changed 17 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 17 years ago by
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be converted instead from old configuration? If it will be used then there will be a problem to deprecate it in the future.