Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 933 Bytes

File metadata and controls

25 lines (19 loc) · 933 Bytes
title Keep the Affinity Mask Default Value
description Keep the Affinity Mask Default Value.
author VanMSFT
ms.author vanto
ms.date 12/15/2023
ms.service sql
ms.subservice security
ms.topic reference
helpviewer_keywords
Best Practices [Database Engine]

Keep the affinity mask default value

[!INCLUDE SQL Server]

This rule checks whether the [!INCLUDE ssNoVersion] setting for the affinity mask is set to 0, which is the default value. The affinity mask option dynamically controls CPU affinity.

For more information

affinity mask Server Configuration Option

Related content