Skip to content

Instantly share code, notes, and snippets.

@russelldb
Created August 30, 2012 08:33
Show Gist options
  • Save russelldb/3524220 to your computer and use it in GitHub Desktop.
Save russelldb/3524220 to your computer and use it in GitHub Desktop.
Intel Core 2 Quad Q8300 LGA775 'Yorkfield' 2.5GHz 4MB-cache (1333FSB) Processor
Erlang R15B01 (erts-5.9.1) [source] [64-bit] [smp:4:4] [async-threads:0] [kernel-poll:false]
Eshell V5.9.1 (abort with ^G)
1> erlang:system_info(cpu_topology).
[{processor,[{core,{logical,0}},
{core,{logical,1}},
{core,{logical,2}},
{core,{logical,3}}]}]
2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment