# File lib/facter/processors/os.rb, line 151 def get_processor_count Facter::Util::POSIX.sysctl("hw.ncpu").to_i end