-
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()
We already have https://github.com/jenkinsci/support-core-plugin/blob/master/src/main/java/com/cloudbees/jenkins/support/impl/SystemConfiguration.java#L100