-
New Feature
-
Resolution: Fixed
-
Minor
-
None
Proposing putting this in about.md under the "Operating system" section
Name it "Available Processors"
We should we able to query to runtime:
Runtime.getRuntime().availableProcessors()
[JENKINS-59197] support-core should report available processes for master
Resolution | New: Won't Do [ 10001 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Won't Do [ 10001 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Status | Original: Reopened [ 4 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
We already have https://github.com/jenkinsci/support-core-plugin/blob/master/src/main/java/com/cloudbees/jenkins/support/impl/SystemConfiguration.java#L100