From 25d59dc7506c05aa099b1675575d9b711209bd5e Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Fri, 25 Sep 2026 17:51:20 +0900 Subject: [PATCH] Add 37 Ivy Bridge and Westmere Xeon CPUs with Intel-sourced thread counts (2010-2014) --- .../cpu/intel/2010/enterprise/xeon-l5618.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-2803.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-2820.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-2850.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-2860.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-2870.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-4820.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-8830.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-8837.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-8850.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-8860.json | 27 +++++++++++++++++++ .../intel/2011/enterprise/xeon-e7-8867l.json | 27 +++++++++++++++++++ .../2013/enterprise/xeon-e3-1105c-v2.json | 27 +++++++++++++++++++ .../2013/enterprise/xeon-e3-1125c-v2.json | 27 +++++++++++++++++++ .../2013/enterprise/xeon-e3-1135c-v2.json | 27 +++++++++++++++++++ .../2013/enterprise/xeon-e5-2618l-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e5-2428l-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e5-2450l-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e5-4603-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e5-4610-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e5-4624l-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-2850-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-2870-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-2880-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-2890-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4809-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4820-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4830-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4850-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4860-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-4870-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8850-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8870-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8880l-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8890-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8891-v2.json | 27 +++++++++++++++++++ .../2014/enterprise/xeon-e7-8893-v2.json | 27 +++++++++++++++++++ 37 files changed, 999 insertions(+) create mode 100644 data/cpu/intel/2010/enterprise/xeon-l5618.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-2803.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-2820.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-2850.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-2860.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-2870.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-4820.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-8830.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-8837.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-8850.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-8860.json create mode 100644 data/cpu/intel/2011/enterprise/xeon-e7-8867l.json create mode 100644 data/cpu/intel/2013/enterprise/xeon-e3-1105c-v2.json create mode 100644 data/cpu/intel/2013/enterprise/xeon-e3-1125c-v2.json create mode 100644 data/cpu/intel/2013/enterprise/xeon-e3-1135c-v2.json create mode 100644 data/cpu/intel/2013/enterprise/xeon-e5-2618l-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e5-2428l-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e5-2450l-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e5-4603-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e5-4610-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e5-4624l-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-2850-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-2870-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-2880-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-2890-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4809-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4820-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4830-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4850-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4860-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-4870-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8850-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8870-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8880l-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8890-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8891-v2.json create mode 100644 data/cpu/intel/2014/enterprise/xeon-e7-8893-v2.json diff --git a/data/cpu/intel/2010/enterprise/xeon-l5618.json b/data/cpu/intel/2010/enterprise/xeon-l5618.json new file mode 100644 index 000000000000..e2aabc13b277 --- /dev/null +++ b/data/cpu/intel/2010/enterprise/xeon-l5618.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-l5618", + "name": "Intel Xeon L5618", + "manufacturer": "intel", + "release_date": "2010-03-16", + "segment": "server", + "architecture": "Westmere-EP", + "socket": "LGA 1366", + "process_node": "32 nm", + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.87, + "boost_clock_ghz": null, + "l3_cache_mb": 12.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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/48767/intel-xeon-processor-l5618-12m-cache-1-87-ghz-5-86-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-2803.json b/data/cpu/intel/2011/enterprise/xeon-e7-2803.json new file mode 100644 index 000000000000..d078ab17e6ae --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-2803.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2803", + "name": "Intel Xeon E7-2803", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.73, + "boost_clock_ghz": null, + "l3_cache_mb": 18.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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53568/intel-xeon-processor-e72803-18m-cache-1-73-ghz-4-80-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-2820.json b/data/cpu/intel/2011/enterprise/xeon-e7-2820.json new file mode 100644 index 000000000000..fb689fba7db9 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-2820.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2820", + "name": "Intel Xeon E7-2820", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 18.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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53673/intel-xeon-processor-e72820-18m-cache-2-00-ghz-5-86-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-2850.json b/data/cpu/intel/2011/enterprise/xeon-e7-2850.json new file mode 100644 index 000000000000..50527f854f1c --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-2850.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2850", + "name": "Intel Xeon E7-2850", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53573/intel-xeon-processor-e72850-24m-cache-2-00-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-2860.json b/data/cpu/intel/2011/enterprise/xeon-e7-2860.json new file mode 100644 index 000000000000..d2867821b8ad --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-2860.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2860", + "name": "Intel Xeon E7-2860", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.27, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53570/intel-xeon-processor-e72860-24m-cache-2-26-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-2870.json b/data/cpu/intel/2011/enterprise/xeon-e7-2870.json new file mode 100644 index 000000000000..473c283ec4b4 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-2870.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2870", + "name": "Intel Xeon E7-2870", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.4, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53578/intel-xeon-processor-e72870-30m-cache-2-40-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-4820.json b/data/cpu/intel/2011/enterprise/xeon-e7-4820.json new file mode 100644 index 000000000000..30ee186531fd --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-4820.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4820", + "name": "Intel Xeon E7-4820", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 18.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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53675/intel-xeon-processor-e74820-18m-cache-2-00-ghz-5-86-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-8830.json b/data/cpu/intel/2011/enterprise/xeon-e7-8830.json new file mode 100644 index 000000000000..33881f4f4b76 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-8830.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8830", + "name": "Intel Xeon E7-8830", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.13, + "boost_clock_ghz": null, + "l3_cache_mb": 24.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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53677/intel-xeon-processor-e78830-24m-cache-2-13-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-8837.json b/data/cpu/intel/2011/enterprise/xeon-e7-8837.json new file mode 100644 index 000000000000..416217244bde --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-8837.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8837", + "name": "Intel Xeon E7-8837", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 8, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.67, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53576/intel-xeon-processor-e78837-24m-cache-2-66-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-8850.json b/data/cpu/intel/2011/enterprise/xeon-e7-8850.json new file mode 100644 index 000000000000..500deaaeea90 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-8850.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8850", + "name": "Intel Xeon E7-8850", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.0, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53575/intel-xeon-processor-e78850-24m-cache-2-00-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-8860.json b/data/cpu/intel/2011/enterprise/xeon-e7-8860.json new file mode 100644 index 000000000000..0162dce9e762 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-8860.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8860", + "name": "Intel Xeon E7-8860", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.27, + "boost_clock_ghz": null, + "l3_cache_mb": 24.0, + "tdp_w": 130, + "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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53572/intel-xeon-processor-e78860-24m-cache-2-26-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2011/enterprise/xeon-e7-8867l.json b/data/cpu/intel/2011/enterprise/xeon-e7-8867l.json new file mode 100644 index 000000000000..043d69519775 --- /dev/null +++ b/data/cpu/intel/2011/enterprise/xeon-e7-8867l.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8867l", + "name": "Intel Xeon E7-8867L", + "manufacturer": "intel", + "release_date": "2011-04-03", + "segment": "server", + "architecture": "Westmere-EX", + "socket": "LGA 1567", + "process_node": "32 nm", + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.13, + "boost_clock_ghz": null, + "l3_cache_mb": 30.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_(Nehalem-based)", + "https://www.intel.com/content/www/us/en/products/sku/53577/intel-xeon-processor-e78867l-30m-cache-2-13-ghz-6-40-gts-intel-qpi/specifications.html" + ] +} diff --git a/data/cpu/intel/2013/enterprise/xeon-e3-1105c-v2.json b/data/cpu/intel/2013/enterprise/xeon-e3-1105c-v2.json new file mode 100644 index 000000000000..2112e173cbf5 --- /dev/null +++ b/data/cpu/intel/2013/enterprise/xeon-e3-1105c-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1105c-v2", + "name": "Intel Xeon E3-1105C v2", + "manufacturer": "intel", + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "BGA 1284", + "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": 8.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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/78167/intel-xeon-processor-e31105c-v2-8m-cache-1-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2013/enterprise/xeon-e3-1125c-v2.json b/data/cpu/intel/2013/enterprise/xeon-e3-1125c-v2.json new file mode 100644 index 000000000000..d90937927145 --- /dev/null +++ b/data/cpu/intel/2013/enterprise/xeon-e3-1125c-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1125c-v2", + "name": "Intel Xeon E3-1125C v2", + "manufacturer": "intel", + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/78168/intel-xeon-processor-e31125c-v2-8m-cache-2-50-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2013/enterprise/xeon-e3-1135c-v2.json b/data/cpu/intel/2013/enterprise/xeon-e3-1135c-v2.json new file mode 100644 index 000000000000..88192d06a747 --- /dev/null +++ b/data/cpu/intel/2013/enterprise/xeon-e3-1135c-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e3-1135c-v2", + "name": "Intel Xeon E3-1135C v2", + "manufacturer": "intel", + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "BGA 1284", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.0, + "boost_clock_ghz": null, + "l3_cache_mb": 8.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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/78519/intel-xeon-processor-e31135c-v2-8m-cache-3-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2013/enterprise/xeon-e5-2618l-v2.json b/data/cpu/intel/2013/enterprise/xeon-e5-2618l-v2.json new file mode 100644 index 000000000000..67ce82172b7d --- /dev/null +++ b/data/cpu/intel/2013/enterprise/xeon-e5-2618l-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2618l-v2", + "name": "Intel Xeon E5-2618L v2", + "manufacturer": "intel", + "release_date": "2013-09-10", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75788/intel-xeon-processor-e52618l-v2-15m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e5-2428l-v2.json b/data/cpu/intel/2014/enterprise/xeon-e5-2428l-v2.json new file mode 100644 index 000000000000..40fd21b046b9 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e5-2428l-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2428l-v2", + "name": "Intel Xeon E5-2428L v2", + "manufacturer": "intel", + "release_date": "2014-01-09", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 1356", + "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": 60, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75974/intel-xeon-processor-e52428l-v2-20m-cache-1-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e5-2450l-v2.json b/data/cpu/intel/2014/enterprise/xeon-e5-2450l-v2.json new file mode 100644 index 000000000000..da120d8b471b --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e5-2450l-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-2450l-v2", + "name": "Intel Xeon E5-2450L v2", + "manufacturer": "intel", + "release_date": "2014-01-09", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 1356", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.7, + "boost_clock_ghz": null, + "l3_cache_mb": 25.0, + "tdp_w": 60, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75265/intel-xeon-processor-e52450l-v2-25m-cache-1-70-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e5-4603-v2.json b/data/cpu/intel/2014/enterprise/xeon-e5-4603-v2.json new file mode 100644 index 000000000000..60cf74451566 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e5-4603-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-4603-v2", + "name": "Intel Xeon E5-4603 v2", + "manufacturer": "intel", + "release_date": "2014-03-03", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "process_node": null, + "cores": 4, + "threads": 8, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 10.0, + "tdp_w": 95, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75793/intel-xeon-processor-e54603-v2-10m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e5-4610-v2.json b/data/cpu/intel/2014/enterprise/xeon-e5-4610-v2.json new file mode 100644 index 000000000000..a5c5e7d834af --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e5-4610-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-4610-v2", + "name": "Intel Xeon E5-4610 v2", + "manufacturer": "intel", + "release_date": "2014-03-03", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "process_node": null, + "cores": 8, + "threads": 16, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 16.0, + "tdp_w": 95, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75285/intel-xeon-processor-e54610-v2-16m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e5-4624l-v2.json b/data/cpu/intel/2014/enterprise/xeon-e5-4624l-v2.json new file mode 100644 index 000000000000..76622fe32b84 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e5-4624l-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e5-4624l-v2", + "name": "Intel Xeon E5-4624L v2", + "manufacturer": "intel", + "release_date": "2014-03-03", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011", + "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": 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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/76350/intel-xeon-processor-e54624l-v2-25m-cache-1-90-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-2850-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-2850-v2.json new file mode 100644 index 000000000000..fb6d9fb67197 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-2850-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2850-v2", + "name": "Intel Xeon E7-2850 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 24.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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75239/intel-xeon-processor-e72850-v2-24m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-2870-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-2870-v2.json new file mode 100644 index 000000000000..aefc0bd52e80 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-2870-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2870-v2", + "name": "Intel Xeon E7-2870 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75240/intel-xeon-processor-e72870-v2-30m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-2880-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-2880-v2.json new file mode 100644 index 000000000000..00cdc85f54e9 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-2880-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2880-v2", + "name": "Intel Xeon E7-2880 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.5, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 130, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75241/intel-xeon-processor-e72880-v2-37-5m-cache-2-50-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-2890-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-2890-v2.json new file mode 100644 index 000000000000..678b644e7519 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-2890-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-2890-v2", + "name": "Intel Xeon E7-2890 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.8, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75242/intel-xeon-processor-e72890-v2-37-5m-cache-2-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4809-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4809-v2.json new file mode 100644 index 000000000000..3db66e54baa9 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4809-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4809-v2", + "name": "Intel Xeon E7-4809 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 1.9, + "boost_clock_ghz": null, + "l3_cache_mb": 12.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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75245/intel-xeon-processor-e74809-v2-12m-cache-1-90-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4820-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4820-v2.json new file mode 100644 index 000000000000..d84aac828ebe --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4820-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4820-v2", + "name": "Intel Xeon E7-4820 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "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": 16.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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75246/intel-xeon-processor-e74820-v2-16m-cache-2-00-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4830-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4830-v2.json new file mode 100644 index 000000000000..ff3e71448526 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4830-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4830-v2", + "name": "Intel Xeon E7-4830 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 20.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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75247/intel-xeon-processor-e74830-v2-20m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4850-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4850-v2.json new file mode 100644 index 000000000000..76747d19f9d0 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4850-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4850-v2", + "name": "Intel Xeon E7-4850 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 24.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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75248/intel-xeon-processor-e74850-v2-24m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4860-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4860-v2.json new file mode 100644 index 000000000000..c51dcccc073a --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4860-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4860-v2", + "name": "Intel Xeon E7-4860 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.6, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75249/intel-xeon-processor-e74860-v2-30m-cache-2-60-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-4870-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-4870-v2.json new file mode 100644 index 000000000000..9e4016f9e883 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-4870-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-4870-v2", + "name": "Intel Xeon E7-4870 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75250/intel-xeon-processor-e74870-v2-30m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8850-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8850-v2.json new file mode 100644 index 000000000000..0965087420cc --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8850-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8850-v2", + "name": "Intel Xeon E7-8850 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 12, + "threads": 24, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 24.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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75253/intel-xeon-processor-e78850-v2-24m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8870-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8870-v2.json new file mode 100644 index 000000000000..38f4927792a3 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8870-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8870-v2", + "name": "Intel Xeon E7-8870 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.3, + "boost_clock_ghz": null, + "l3_cache_mb": 30.0, + "tdp_w": 130, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75255/intel-xeon-processor-e78870-v2-30m-cache-2-30-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8880l-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8880l-v2.json new file mode 100644 index 000000000000..a06c0814449e --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8880l-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8880l-v2", + "name": "Intel Xeon E7-8880L v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.2, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75256/intel-xeon-processor-e78880l-v2-37-5m-cache-2-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8890-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8890-v2.json new file mode 100644 index 000000000000..ec9ba4059002 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8890-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8890-v2", + "name": "Intel Xeon E7-8890 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 15, + "threads": 30, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 2.8, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75258/intel-xeon-processor-e78890-v2-37-5m-cache-2-80-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8891-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8891-v2.json new file mode 100644 index 000000000000..480d564d7761 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8891-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8891-v2", + "name": "Intel Xeon E7-8891 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 10, + "threads": 20, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.2, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75259/intel-xeon-processor-e78891-v2-37-5m-cache-3-20-ghz/specifications.html" + ] +} diff --git a/data/cpu/intel/2014/enterprise/xeon-e7-8893-v2.json b/data/cpu/intel/2014/enterprise/xeon-e7-8893-v2.json new file mode 100644 index 000000000000..26f875e67d14 --- /dev/null +++ b/data/cpu/intel/2014/enterprise/xeon-e7-8893-v2.json @@ -0,0 +1,27 @@ +{ + "slug": "xeon-e7-8893-v2", + "name": "Intel Xeon E7-8893 v2", + "manufacturer": "intel", + "release_date": "2014-02-18", + "segment": "server", + "architecture": "Ivy Bridge", + "socket": "LGA 2011-1", + "process_node": null, + "cores": 6, + "threads": 12, + "p_cores": null, + "e_cores": null, + "base_clock_ghz": 3.4, + "boost_clock_ghz": null, + "l3_cache_mb": 37.5, + "tdp_w": 155, + "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_(Ivy_Bridge-based)", + "https://www.intel.com/content/www/us/en/products/sku/75260/intel-xeon-processor-e78893-v2-37-5m-cache-3-40-ghz/specifications.html" + ] +}