From defe4719c5e058baed9d2d0dc7c0f92628f155f9 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 20 Sep 2023 22:31:09 -0400 Subject: [PATCH] Remove year ranges --- docs/architecture/hardware-requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/architecture/hardware-requirements.md b/docs/architecture/hardware-requirements.md index 87c38e0..04640b7 100644 --- a/docs/architecture/hardware-requirements.md +++ b/docs/architecture/hardware-requirements.md @@ -46,9 +46,9 @@ Modern CPUs are a must, as generation improvements compound and can make a major #### Intel -* The **minimum** generation/era for a functional PVC node is "Nehalem", i.e. the Xeon L/X/W-3XXX, 2009-2011. +* The **minimum** generation/era for a functional PVC node is "Nehalem", i.e. the Xeon L/X/W-3XXX, 2009. -* The **recommended** generation/era for a production PVC node is "Haswell", i.e. the Xeon E5-2XXX V3, 2013-2015. Processors older than this will be a significant bottleneck due to the slower DDR3 memory system and lower general IPC per clock, especially affecting the storage subsystem. +* The **recommended** generation/era for a production PVC node is "Haswell", i.e. the Xeon E5-2XXX V3, 2013. Processors older than this will be a significant bottleneck due to the slower DDR3 memory system and lower general IPC per clock, especially affecting the storage subsystem. #### AMD