User Tools

Site Tools


cpu:display_the_number_of_processors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cpu:display_the_number_of_processors [2016/11/18 15:34] – created petercpu:display_the_number_of_processors [2019/11/26 22:14] (current) – removed peter
Line 1: Line 1:
-====== CPU - Display the number of processors ====== 
  
-To display the number of CPUs. 
- 
-<code bash> 
-cat /proc/cpuinfo | grep processor | wc -l 
-</code> 
- 
-**/proc/cpuinfo** contains all of the processor information for all current processors in the system.  This will include the speed, and the amount of on-chip cache, processor architecture type, and the number of cores. 
cpu/display_the_number_of_processors.1479483270.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki