Linux/Dual Core vs Dual Proc: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 November 2018

  • curprev 22:0422:04, 26 November 2018Kenneth talk contribs 21,828 bytes +21,828 Created page with "== cores.sh == cores.sh: <pre> #!/bin/sh # Programmed by Kenneth Burgener 2010 LOGICAL=$( grep "processor" /proc/cpuinfo | wc -l ) PHYSICAL=$( grep "physical id" /proc/cpuin..."