Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit f0fd53d

Browse files
committed
fix links
1 parent 8c7313c commit f0fd53d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/relational-databases/databases/add-persisted-log-buffer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To configure a persistent memory device in [Linux](../../linux/sql-server-linux-
3535

3636
## Configure persistent memory device (Windows)
3737

38-
To configure a persistent memory device in [Windows](../../database-engine/configure-windows/configure-pmem.md).
38+
To configure a persistent memory device in [Windows](../../database-engine/configure-windows/configure-persistent-memory.md).
3939

4040
## Add a persisted log buffer to a database
4141

docs/sql-server/what-s-new-in-sql-server-2022.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ The [intelligent query processing (IQP)](../relational-databases/performance/int
139139

140140
| New feature or update | Details |
141141
|:---|:---|
142-
|Hybrid buffer pool with direct write<|Reduces the number of `memcpy` commands that need to be performed on modified data or index pages residing on PMEM devices. This *enlightenment* is is now available for Window 2022 as well as Linux. For details, see [Hybrid buffer pool with direct write](../database-engine/configure-windows/hybrid-buffer-pool.md#hybrid-buffer-pool-with-direct-write) and [Configure persistent memory (PMEM) for SQL Server on Windows](../database-engine/configure-windows/configure-pmem.md).|
142+
|Hybrid buffer pool with direct write<|Reduces the number of `memcpy` commands that need to be performed on modified data or index pages residing on PMEM devices. This *enlightenment* is is now available for Window 2022 as well as Linux. For details, see [Hybrid buffer pool with direct write](../database-engine/configure-windows/hybrid-buffer-pool.md#hybrid-buffer-pool-with-direct-write) and [Configure persistent memory (PMEM) for SQL Server on Windows](../database-engine/configure-windows/configure-persistent-memory.md).|
143143
|Integrated acceleration & offloading | [!INCLUDE[sql-server-2022](../includes/sssql22-md.md)] leverages acceleration technologies from partners such as Intel to provide extended capabilities. At release, Intel&reg; QuickAssist Technology (QAT) provides backup compression and hardware offloading. For more information, see [Integrated acceleration & offloading](../relational-databases/integrated-acceleration/overview.md). |
144144
| Improved optimization | [!INCLUDE[sql-server-2022](../includes/sssql22-md.md)] leverages new hardware capabilities, including the Advanced Vector Extension (AVX) 512 extension to improve batch mode operations. Requires trace flag 15097. See [DBCC TRACEON - Trace Flags (Transact-SQL)](../t-sql/database-console-commands/dbcc-traceon-trace-flags-transact-sql.md#tf15097). |
145145

0 commit comments

Comments
 (0)