Skip to content

Commit ac26d9b

Browse files
authored
Update compute-capacity-limits-by-edition-of-sql-server.md (#28726)
1 parent fe31d44 commit ac26d9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/sql-server/compute-capacity-limits-by-edition-of-sql-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article discusses compute capacity limits for SQL Server 2019
44
author: MikeRayMSFT
55
ms.author: mikeray
66
ms.reviewer: randolphwest
7-
ms.date: 09/27/2023
7+
ms.date: 10/10/2023
88
ms.service: sql
99
ms.subservice: release-landing
1010
ms.topic: conceptual
@@ -84,7 +84,7 @@ The following table specifies the compute capacity limits for a single instance
8484
<sup>1</sup> Enterprise Edition with Server + Client Access License (CAL) licensing is limited to 20 cores per [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] instance. (This licensing isn't available for new agreements.) There are no limits under the Core-based Server Licensing model.
8585

8686
> [!NOTE]
87-
> [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] limits the number of logical processors per NUMA node to 64.
87+
> [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] limits the number of logical processors per NUMA node to 64. On servers with more than 64 logical processors per NUMA node, you can use a BIOS / firmware configuration to change the number of NUMA nodes per physical socket presented to the operating system, to limit to a maximum of 64 logical processors.
8888
8989
In a virtualized environment, the compute capacity limit is based on the number of logical processors, not cores. The reason is that the processor architecture isn't visible to the guest applications.
9090

0 commit comments

Comments
 (0)