Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.9 KB

File metadata and controls

34 lines (29 loc) · 1.9 KB
title affinity64 mask Server Configuration Option | Microsoft Docs
description Find out about the affinity64 mask option. See when to use it in SQL Server to bind processors to specific threads.
ms.custom
ms.date 03/02/2017
ms.prod sql
ms.prod_service high-availability
ms.reviewer
ms.technology configuration
ms.topic conceptual
helpviewer_keywords
processor affinity [SQL Server]
affinity64 mask option
binding processors [SQL Server]
ms.assetid 75ed08c7-f85c-4e15-9ee1-e7bc545d3293
author markingmyname
ms.author maghan

affinity64 mask Server Configuration Option

[!INCLUDE SQL Server]

The affinity64 mask binds processors to specific threads, similar to the affinity mask option. Use affinity mask to bind the first 32 processors, and use affinity64 mask to bind the remaining processors on the computer. This option is only visible on the 64-bit version of [!INCLUDEssNoVersion].

See Also

affinity mask Server Configuration Option
Monitor Resource Usage (System Monitor)
Server Configuration Options (SQL Server)
sp_configure (Transact-SQL)
RECONFIGURE (Transact-SQL)