From 19674391cfba6d320f9a600d4b6ccc9b8a6ed15e Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 15:47:41 +0900 Subject: [PATCH] Add 46 Broadwell, Haswell, Sandy Bridge and Skylake Xeon CPUs with Intel-sourced thread counts (2012-2018) --- .../intel/2012/enterprise/xeon-e3-1105c.json | 27 +++++++++++++++++++ .../intel/2012/enterprise/xeon-e3-1125c.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e3-1284l-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e3-1258l-v4.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e3-1278l-v4.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e3-1284l-v4.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e5-1428l-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e5-2408l-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e5-2418l-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e5-2428l-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e5-2438l-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e7-4809-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e7-4820-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e7-4830-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e7-4850-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e7-8860-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e7-8870-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e7-8880l-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e7-8891-v3.json | 27 +++++++++++++++++++ .../2015/enterprise/xeon-e7-8893-v3.json | 27 +++++++++++++++++++ .../intel/2016/enterprise/xeon-d-1529.json | 27 +++++++++++++++++++ .../intel/2016/enterprise/xeon-d-1571.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e3-1558l-v5.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e3-1565l-v5.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e3-1578l-v5.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e5-2699r-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e5-4620-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e5-4628l-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e5-4655-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-4809-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-4820-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-4830-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-4850-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-8855-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-8860-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-8867-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-8870-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-8880-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-8891-v4.json | 27 +++++++++++++++++++ .../2016/enterprise/xeon-e7-8893-v4.json | 27 +++++++++++++++++++ .../intel/2017/enterprise/xeon-d-1513n.json | 27 +++++++++++++++++++ .../intel/2017/enterprise/xeon-d-1523n.json | 27 +++++++++++++++++++ .../intel/2017/enterprise/xeon-d-1533n.json | 27 +++++++++++++++++++ .../intel/2017/enterprise/xeon-d-1543n.json | 27 +++++++++++++++++++ .../intel/2017/enterprise/xeon-d-1553n.json | 27 +++++++++++++++++++ .../2017/enterprise/xeon-e7-8894-v4.json | 27 +++++++++++++++++++ 46 files changed, 1242 insertions(+) create mode 100644 data/cpu/intel/2012/enterprise/xeon-e3-1105c.json create mode 100644 data/cpu/intel/2012/enterprise/xeon-e3-1125c.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e3-1284l-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e3-1258l-v4.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e3-1278l-v4.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e3-1284l-v4.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e5-1428l-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e5-2408l-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e5-2418l-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e5-2428l-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e5-2438l-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e7-4809-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e7-4820-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e7-4830-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e7-4850-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e7-8860-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e7-8870-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e7-8880l-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e7-8891-v3.json create mode 100644 data/cpu/intel/2015/enterprise/xeon-e7-8893-v3.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-d-1529.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-d-1571.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e3-1558l-v5.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e3-1565l-v5.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e3-1578l-v5.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e5-2699r-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e5-4620-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e5-4628l-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e5-4655-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-4809-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-4820-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-4830-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-4850-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-8855-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-8860-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-8867-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-8870-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-8880-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-8891-v4.json create mode 100644 data/cpu/intel/2016/enterprise/xeon-e7-8893-v4.json create mode 100644 data/cpu/intel/2017/enterprise/xeon-d-1513n.json create mode 100644 data/cpu/intel/2017/enterprise/xeon-d-1523n.json create mode 100644 data/cpu/intel/2017/enterprise/xeon-d-1533n.json create mode 100644 data/cpu/intel/2017/enterprise/xeon-d-1543n.json create mode 100644 data/cpu/intel/2017/enterprise/xeon-d-1553n.json create mode 100644 data/cpu/intel/2017/enterprise/xeon-e7-8894-v4.json diff --git a/data/cpu/intel/2012/enterprise/xeon-e3-1105c.json b/data/cpu/intel/2012/enterprise/xeon-e3-1105c.json new file mode 100644 index 000000000000..6777774de738 --- /dev/null +++ b/data/cpu/intel/2012/enterprise/xeon-e3-1105c.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1105c", + "name": "Intel Xeon E3-1105C", + "manufacturer": "intel", + "release_date": "2012-05-01", + "segment": "server", + "architecture": "Sandy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.0, + "boost_clock_ghz": null, + "l3_cache_mb": 6.0, + "tdp_w": 25, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/68331/intel-xeon-processor-e31105c-6m-cache-1-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2012/enterprise/xeon-e3-1125c.json b/data/cpu/intel/2012/enterprise/xeon-e3-1125c.json new file mode 100644 index 000000000000..2577fe84f2c2 --- /dev/null +++ b/data/cpu/intel/2012/enterprise/xeon-e3-1125c.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1125c", + "name": "Intel Xeon E3-1125C", + "manufacturer": "intel", + "release_date": "2012-05-01", + "segment": "server", + "architecture": "Sandy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 8.0, + "tdp_w": 40, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Sandy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/68330/intel-xeon-processor-e31125c-8m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e3-1284l-v3.json b/data/cpu/intel/2014/enterprise/xeon-e3-1284l-v3.json new file mode 100644 index 000000000000..ca2cdc1f09c9 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e3-1284l-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1284l-v3", + "name": "Intel Xeon E3-1284L v3", + "manufacturer": "intel", + "release_date": "2014-02-01", + "segment": "server", + "architecture": "Haswell", + "socket": "BGA-1364", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 6.0, + "tdp_w": 47, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/79475/intel-xeon-processor-e31284l-v3-6m-cache-1-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e3-1258l-v4.json b/data/cpu/intel/2015/enterprise/xeon-e3-1258l-v4.json new file mode 100644 index 000000000000..dd1fbbdc709b --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e3-1258l-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1258l-v4", + "name": "Intel Xeon E3-1258L v4", + "manufacturer": "intel", + "release_date": "2015-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "BGA-1364", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": 3.2, + "l3_cache_mb": 6.0, + "tdp_w": 47, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/88096/intel-xeon-processor-e31258l-v4-6m-cache-1-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e3-1278l-v4.json b/data/cpu/intel/2015/enterprise/xeon-e3-1278l-v4.json new file mode 100644 index 000000000000..f3fec34067c9 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e3-1278l-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1278l-v4", + "name": "Intel Xeon E3-1278L v4", + "manufacturer": "intel", + "release_date": "2015-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "BGA-1364", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 3.3, + "l3_cache_mb": 6.0, + "tdp_w": 47, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/88097/intel-xeon-processor-e31278l-v4-6m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e3-1284l-v4.json b/data/cpu/intel/2015/enterprise/xeon-e3-1284l-v4.json new file mode 100644 index 000000000000..f8163c11ed19 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e3-1284l-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1284l-v4", + "name": "Intel Xeon E3-1284L v4", + "manufacturer": "intel", + "release_date": "2015-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 1150", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.9, + "boost_clock_ghz": 3.8, + "l3_cache_mb": 6.0, + "tdp_w": 47, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/88045/intel-xeon-processor-e31284l-v4-6m-cache-2-90-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e5-1428l-v3.json b/data/cpu/intel/2015/enterprise/xeon-e5-1428l-v3.json new file mode 100644 index 000000000000..0b2b4d55a92b --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e5-1428l-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-1428l-v3", + "name": "Intel Xeon E5-1428L v3", + "manufacturer": "intel", + "release_date": "2015-01-12", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 1356-3", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84313/intel-xeon-processor-e51428l-v3-20m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e5-2408l-v3.json b/data/cpu/intel/2015/enterprise/xeon-e5-2408l-v3.json new file mode 100644 index 000000000000..d50fc6f7b129 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e5-2408l-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2408l-v3", + "name": "Intel Xeon E5-2408L v3", + "manufacturer": "intel", + "release_date": "2015-01-12", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 1356-3", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 10.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84314/intel-xeon-processor-e52408l-v3-10m-cache-1-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e5-2418l-v3.json b/data/cpu/intel/2015/enterprise/xeon-e5-2418l-v3.json new file mode 100644 index 000000000000..ab5a86bdea37 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e5-2418l-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2418l-v3", + "name": "Intel Xeon E5-2418L v3", + "manufacturer": "intel", + "release_date": "2015-01-12", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 1356-3", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 15.0, + "tdp_w": 50, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84315/intel-xeon-processor-e52418l-v3-15m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e5-2428l-v3.json b/data/cpu/intel/2015/enterprise/xeon-e5-2428l-v3.json new file mode 100644 index 000000000000..41b9300a52ba --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e5-2428l-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2428l-v3", + "name": "Intel Xeon E5-2428L v3", + "manufacturer": "intel", + "release_date": "2015-01-12", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 1356-3", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 55, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84316/intel-xeon-processor-e52428l-v3-20m-cache-1-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e5-2438l-v3.json b/data/cpu/intel/2015/enterprise/xeon-e5-2438l-v3.json new file mode 100644 index 000000000000..8ce6f9c980b5 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e5-2438l-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2438l-v3", + "name": "Intel Xeon E5-2438L v3", + "manufacturer": "intel", + "release_date": "2015-01-12", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 1356-3", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 70, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84317/intel-xeon-processor-e52438l-v3-25m-cache-1-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e7-4809-v3.json b/data/cpu/intel/2015/enterprise/xeon-e7-4809-v3.json new file mode 100644 index 000000000000..222a0d178041 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e7-4809-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4809-v3", + "name": "Intel Xeon E7-4809 v3", + "manufacturer": "intel", + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84676/intel-xeon-processor-e74809-v3-20m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e7-4820-v3.json b/data/cpu/intel/2015/enterprise/xeon-e7-4820-v3.json new file mode 100644 index 000000000000..e6e432786785 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e7-4820-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4820-v3", + "name": "Intel Xeon E7-4820 v3", + "manufacturer": "intel", + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84677/intel-xeon-processor-e74820-v3-25m-cache-1-90-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e7-4830-v3.json b/data/cpu/intel/2015/enterprise/xeon-e7-4830-v3.json new file mode 100644 index 000000000000..5208fb4a5407 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e7-4830-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4830-v3", + "name": "Intel Xeon E7-4830 v3", + "manufacturer": "intel", + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84678/intel-xeon-processor-e74830-v3-30m-cache-2-10-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e7-4850-v3.json b/data/cpu/intel/2015/enterprise/xeon-e7-4850-v3.json new file mode 100644 index 000000000000..2f3dff997c83 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e7-4850-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4850-v3", + "name": "Intel Xeon E7-4850 v3", + "manufacturer": "intel", + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 14, + "threads": 28, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 35.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84679/intel-xeon-processor-e74850-v3-35m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e7-8860-v3.json b/data/cpu/intel/2015/enterprise/xeon-e7-8860-v3.json new file mode 100644 index 000000000000..726d4b320839 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e7-8860-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8860-v3", + "name": "Intel Xeon E7-8860 v3", + "manufacturer": "intel", + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 40.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84680/intel-xeon-processor-e78860-v3-40m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e7-8870-v3.json b/data/cpu/intel/2015/enterprise/xeon-e7-8870-v3.json new file mode 100644 index 000000000000..222b48da3685 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e7-8870-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8870-v3", + "name": "Intel Xeon E7-8870 v3", + "manufacturer": "intel", + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 18, + "threads": 36, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84682/intel-xeon-processor-e78870-v3-45m-cache-2-10-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e7-8880l-v3.json b/data/cpu/intel/2015/enterprise/xeon-e7-8880l-v3.json new file mode 100644 index 000000000000..92db1fa3ac79 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e7-8880l-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8880l-v3", + "name": "Intel Xeon E7-8880L v3", + "manufacturer": "intel", + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 18, + "threads": 36, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84684/intel-xeon-processor-e78880l-v3-45m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e7-8891-v3.json b/data/cpu/intel/2015/enterprise/xeon-e7-8891-v3.json new file mode 100644 index 000000000000..7adddd09db14 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e7-8891-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8891-v3", + "name": "Intel Xeon E7-8891 v3", + "manufacturer": "intel", + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.8, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 165, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84686/intel-xeon-processor-e78891-v3-45m-cache-2-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2015/enterprise/xeon-e7-8893-v3.json b/data/cpu/intel/2015/enterprise/xeon-e7-8893-v3.json new file mode 100644 index 000000000000..a0abc5eea056 --- /dev/null +++ b/data/cpu/intel/2015/enterprise/xeon-e7-8893-v3.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8893-v3", + "name": "Intel Xeon E7-8893 v3", + "manufacturer": "intel", + "release_date": "2015-05-06", + "segment": "server", + "architecture": "Haswell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.2, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Haswell-based)", + "https://www.intel.com/content/www/us/en/products/sku/84688/intel-xeon-processor-e78893-v3-45m-cache-3-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-d-1529.json b/data/cpu/intel/2016/enterprise/xeon-d-1529.json new file mode 100644 index 000000000000..7bb4e6450ecf --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-d-1529.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-d-1529", + "name": "Intel Xeon D-1529", + "manufacturer": "intel", + "release_date": "2016-04-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.3, + "boost_clock_ghz": null, + "l3_cache_mb": 6.0, + "tdp_w": 20, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/91194/intel-xeon-processor-d1529-6m-cache-1-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-d-1571.json b/data/cpu/intel/2016/enterprise/xeon-d-1571.json new file mode 100644 index 000000000000..3702694a7b37 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-d-1571.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-d-1571", + "name": "Intel Xeon D-1571", + "manufacturer": "intel", + "release_date": "2016-02-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.3, + "boost_clock_ghz": 2.1, + "l3_cache_mb": 24.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93355/intel-xeon-processor-d1571-24m-cache-1-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e3-1558l-v5.json b/data/cpu/intel/2016/enterprise/xeon-e3-1558l-v5.json new file mode 100644 index 000000000000..674ed07b0523 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e3-1558l-v5.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1558l-v5", + "name": "Intel Xeon E3-1558L v5", + "manufacturer": "intel", + "release_date": "2016-05-01", + "segment": "server", + "architecture": "Skylake", + "socket": "BGA 1440", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": 3.3, + "l3_cache_mb": 8.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)", + "https://www.intel.com/content/www/us/en/products/sku/93847/intel-xeon-processor-e31558l-v5-8m-cache-1-90-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e3-1565l-v5.json b/data/cpu/intel/2016/enterprise/xeon-e3-1565l-v5.json new file mode 100644 index 000000000000..3c47ba5d5c04 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e3-1565l-v5.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1565l-v5", + "name": "Intel Xeon E3-1565L v5", + "manufacturer": "intel", + "release_date": "2016-05-01", + "segment": "server", + "architecture": "Skylake", + "socket": "BGA 1440", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": 3.5, + "l3_cache_mb": 8.0, + "tdp_w": 35, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)", + "https://www.intel.com/content/www/us/en/products/sku/93740/intel-xeon-processor-e31565l-v5-8m-cache-2-50-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e3-1578l-v5.json b/data/cpu/intel/2016/enterprise/xeon-e3-1578l-v5.json new file mode 100644 index 000000000000..bef3fafceea3 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e3-1578l-v5.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1578l-v5", + "name": "Intel Xeon E3-1578L v5", + "manufacturer": "intel", + "release_date": "2016-05-01", + "segment": "server", + "architecture": "Skylake", + "socket": "BGA 1440", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 3.4, + "l3_cache_mb": 8.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Skylake-based)", + "https://www.intel.com/content/www/us/en/products/sku/93848/intel-xeon-processor-e31578l-v5-8m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e5-2699r-v4.json b/data/cpu/intel/2016/enterprise/xeon-e5-2699r-v4.json new file mode 100644 index 000000000000..2093952263ba --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e5-2699r-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2699r-v4", + "name": "Intel Xeon E5-2699R v4", + "manufacturer": "intel", + "release_date": "2016-10-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-3", + "process_node": null, + "cores": 22, + "threads": 44, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 55.0, + "tdp_w": 145, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/96901/intel-xeon-processor-e52699r-v4-55m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e5-4620-v4.json b/data/cpu/intel/2016/enterprise/xeon-e5-4620-v4.json new file mode 100644 index 000000000000..6dcc7978ca39 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e5-4620-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-4620-v4", + "name": "Intel Xeon E5-4620 v4", + "manufacturer": "intel", + "release_date": "2016-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-3", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": 2.6, + "l3_cache_mb": 25.0, + "tdp_w": 105, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93800/intel-xeon-processor-e54620-v4-25m-cache-2-10-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e5-4628l-v4.json b/data/cpu/intel/2016/enterprise/xeon-e5-4628l-v4.json new file mode 100644 index 000000000000..bebe236a33b8 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e5-4628l-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-4628l-v4", + "name": "Intel Xeon E5-4628L v4", + "manufacturer": "intel", + "release_date": "2016-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-3", + "process_node": null, + "cores": 14, + "threads": 28, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.8, + "boost_clock_ghz": 2.2, + "l3_cache_mb": 35.0, + "tdp_w": 75, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93802/intel-xeon-processor-e54628l-v4-35m-cache-1-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e5-4655-v4.json b/data/cpu/intel/2016/enterprise/xeon-e5-4655-v4.json new file mode 100644 index 000000000000..e6dc81b36ad7 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e5-4655-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-4655-v4", + "name": "Intel Xeon E5-4655 v4", + "manufacturer": "intel", + "release_date": "2016-06-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-3", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 135, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93808/intel-xeon-processor-e54655-v4-30m-cache-2-50-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-4809-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-4809-v4.json new file mode 100644 index 000000000000..2b2ad86f4be8 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-4809-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4809-v4", + "name": "Intel Xeon E7-4809 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 20.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93794/intel-xeon-processor-e74809-v4-20m-cache-2-10-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-4820-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-4820-v4.json new file mode 100644 index 000000000000..6d6805476a2d --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-4820-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4820-v4", + "name": "Intel Xeon E7-4820 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93814/intel-xeon-processor-e74820-v4-25m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-4830-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-4830-v4.json new file mode 100644 index 000000000000..6f20746115ce --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-4830-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4830-v4", + "name": "Intel Xeon E7-4830 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 14, + "threads": 28, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 35.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93811/intel-xeon-processor-e74830-v4-35m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-4850-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-4850-v4.json new file mode 100644 index 000000000000..6d431bcdfd7e --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-4850-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4850-v4", + "name": "Intel Xeon E7-4850 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 16, + "threads": 32, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 40.0, + "tdp_w": 115, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93806/intel-xeon-processor-e74850-v4-40m-cache-2-10-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-8855-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-8855-v4.json new file mode 100644 index 000000000000..f56f27d768cd --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-8855-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8855-v4", + "name": "Intel Xeon E7-8855 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 14, + "threads": 28, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 35.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/94129/intel-xeon-processor-e78855-v4-35m-cache-2-10-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-8860-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-8860-v4.json new file mode 100644 index 000000000000..3e4dedd048b1 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-8860-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8860-v4", + "name": "Intel Xeon E7-8860 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 18, + "threads": 36, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93793/intel-xeon-processor-e78860-v4-45m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-8867-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-8867-v4.json new file mode 100644 index 000000000000..b650cdcc7790 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-8867-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8867-v4", + "name": "Intel Xeon E7-8867 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 18, + "threads": 36, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.4, + "boost_clock_ghz": null, + "l3_cache_mb": 45.0, + "tdp_w": 165, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93804/intel-xeon-processor-e78867-v4-45m-cache-2-40-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-8870-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-8870-v4.json new file mode 100644 index 000000000000..d0bb4a89d9b1 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-8870-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8870-v4", + "name": "Intel Xeon E7-8870 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 20, + "threads": 40, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": null, + "l3_cache_mb": 50.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93801/intel-xeon-processor-e78870-v4-50m-cache-2-10-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-8880-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-8880-v4.json new file mode 100644 index 000000000000..ea5539f7c702 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-8880-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8880-v4", + "name": "Intel Xeon E7-8880 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 22, + "threads": 44, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 55.0, + "tdp_w": 150, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93792/intel-xeon-processor-e78880-v4-55m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-8891-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-8891-v4.json new file mode 100644 index 000000000000..35ba2f8f4d24 --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-8891-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8891-v4", + "name": "Intel Xeon E7-8891 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.8, + "boost_clock_ghz": null, + "l3_cache_mb": 60.0, + "tdp_w": 165, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93795/intel-xeon-processor-e78891-v4-60m-cache-2-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2016/enterprise/xeon-e7-8893-v4.json b/data/cpu/intel/2016/enterprise/xeon-e7-8893-v4.json new file mode 100644 index 000000000000..44f6cc924bad --- /dev/null +++ b/data/cpu/intel/2016/enterprise/xeon-e7-8893-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8893-v4", + "name": "Intel Xeon E7-8893 v4", + "manufacturer": "intel", + "release_date": "2016-06-06", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.2, + "boost_clock_ghz": null, + "l3_cache_mb": 60.0, + "tdp_w": 140, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/93791/intel-xeon-processor-e78893-v4-60m-cache-3-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2017/enterprise/xeon-d-1513n.json b/data/cpu/intel/2017/enterprise/xeon-d-1513n.json new file mode 100644 index 000000000000..f9cfd04cead2 --- /dev/null +++ b/data/cpu/intel/2017/enterprise/xeon-d-1513n.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-d-1513n", + "name": "Intel Xeon D-1513N", + "manufacturer": "intel", + "release_date": "2017-07-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.6, + "boost_clock_ghz": 2.2, + "l3_cache_mb": 6.0, + "tdp_w": 35, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/122999/intel-xeon-processor-d1513n-6m-cache-1-60-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2017/enterprise/xeon-d-1523n.json b/data/cpu/intel/2017/enterprise/xeon-d-1523n.json new file mode 100644 index 000000000000..15aefde1ca1d --- /dev/null +++ b/data/cpu/intel/2017/enterprise/xeon-d-1523n.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-d-1523n", + "name": "Intel Xeon D-1523N", + "manufacturer": "intel", + "release_date": "2017-07-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": 2.6, + "l3_cache_mb": 6.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/123001/intel-xeon-processor-d1523n-6m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2017/enterprise/xeon-d-1533n.json b/data/cpu/intel/2017/enterprise/xeon-d-1533n.json new file mode 100644 index 000000000000..ec46a865b3d9 --- /dev/null +++ b/data/cpu/intel/2017/enterprise/xeon-d-1533n.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-d-1533n", + "name": "Intel Xeon D-1533N", + "manufacturer": "intel", + "release_date": "2017-07-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.1, + "boost_clock_ghz": 2.7, + "l3_cache_mb": 9.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/122998/intel-xeon-processor-d1533n-9m-cache-2-10-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2017/enterprise/xeon-d-1543n.json b/data/cpu/intel/2017/enterprise/xeon-d-1543n.json new file mode 100644 index 000000000000..e3d96683badc --- /dev/null +++ b/data/cpu/intel/2017/enterprise/xeon-d-1543n.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-d-1543n", + "name": "Intel Xeon D-1543N", + "manufacturer": "intel", + "release_date": "2017-07-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": 2.5, + "l3_cache_mb": 12.0, + "tdp_w": 45, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/123000/intel-xeon-processor-d1543n-12m-cache-1-90-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2017/enterprise/xeon-d-1553n.json b/data/cpu/intel/2017/enterprise/xeon-d-1553n.json new file mode 100644 index 000000000000..1aad7e253dcd --- /dev/null +++ b/data/cpu/intel/2017/enterprise/xeon-d-1553n.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-d-1553n", + "name": "Intel Xeon D-1553N", + "manufacturer": "intel", + "release_date": "2017-07-01", + "segment": "server", + "architecture": "Broadwell", + "socket": "FC-BGA 1667", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": 2.7, + "l3_cache_mb": 12.0, + "tdp_w": 65, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/123002/intel-xeon-processor-d1553n-12m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2017/enterprise/xeon-e7-8894-v4.json b/data/cpu/intel/2017/enterprise/xeon-e7-8894-v4.json new file mode 100644 index 000000000000..037fbd08d7ab --- /dev/null +++ b/data/cpu/intel/2017/enterprise/xeon-e7-8894-v4.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8894-v4", + "name": "Intel Xeon E7-8894 v4", + "manufacturer": "intel", + "release_date": "2017-02-09", + "segment": "server", + "architecture": "Broadwell", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 24, + "threads": 48, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.4, + "boost_clock_ghz": null, + "l3_cache_mb": 60.0, + "tdp_w": 165, + "max_tdp_w": null, + "integrated_graphics": null, + "memory_support": null, + "msrp_usd": null, + "verified": false, + "source_urls": [ + "https://en.wikipedia.org/wiki/List_of_Intel_Xeon_processors_(Broadwell-based)", + "https://www.intel.com/content/www/us/en/products/sku/96900/intel-xeon-processor-e78894-v4-60m-cache-2-40-ghz/specifications.html" + ] +}