Skip to content

Instantly share code, notes, and snippets.

@refactor
refactor / atom_4_core
Created August 31, 2012 03:21
Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (8GB memory)
erl
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,[{thread,{logical,0}},
{thread,{logical,1}}]},
{core,[{thread,{logical,2}},{thread,{logical,3}}]}]}]