
{"id":16066,"date":"2014-11-21T16:03:26","date_gmt":"2014-11-21T16:03:26","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=16066"},"modified":"2014-11-21T16:03:26","modified_gmt":"2014-11-21T16:03:26","slug":"cpu-related-hardware-information","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2014\/11\/21\/cpu-related-hardware-information\/","title":{"rendered":"Hacking with a command to look into cpu related  hardware information"},"content":{"rendered":"<pre>\nlscpu  gathers  CPU architecture information like number of CPUs,\nthreads, cores, sockets,NUMA nodes, information about CPU caches,\nCPU family,  model,  bogoMIPS,  byte  order  and stepping  from\nsysfs and \/proc\/cpuinfo, and prints it in a human-readable format.\nIt supports both online and offline CPUs.  It can also print out\nin a parsable format, including how different caches are shared by\ndifferent CPUs, which can be fed to other programs.\n\nsource : http:\/\/www.unix.com\/man-page\/linux\/1\/lscpu\/\n<\/pre>\n<pre>\n$lscpu \nArchitecture:          x86_64\nCPU op-mode(s):        32-bit, 64-bit\nByte Order:            Little Endian\nCPU(s):                2\nOn-line CPU(s) list:   0,1\nThread(s) per core:    2\nCore(s) per socket:    1\nSocket(s):             1\nNUMA node(s):          1\nVendor ID:             AuthenticAMD\nCPU family:            21\nModel:                 19\nStepping:              1\nCPU MHz:               1400.000\nBogoMIPS:              6029.64\nVirtualization:        AMD-V\nL1d cache:             16K\nL1i cache:             64K\nL2 cache:              1024K\nNUMA node0 CPU(s):     0,1\n$\n\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>lscpu gathers CPU architecture information like number of CPUs, threads, cores, sockets,NUMA nodes, information about CPU caches, CPU family, model, bogoMIPS, byte order and stepping from sysfs and \/proc\/cpuinfo, and prints it in a human-readable format. It supports both online and offline CPUs. It can also print out in a parsable format, including how different &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2014\/11\/21\/cpu-related-hardware-information\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Hacking with a command to look into cpu related  hardware information&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[18],"tags":[886],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/16066"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=16066"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/16066\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=16066"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=16066"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=16066"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}