Skip to content

Commit 934b407

Browse files
authored
Merge pull request #9796 from v-tappelgate/AB#7637-Revert-pull-request-#1516
AB#7637: PR#1938 - Revert pull-request #1516
2 parents f04613e + c9c9b49 commit 934b407

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

support/windows-client/performance/introduction-to-the-page-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Introduction to the page file
33
description: Learn about the page files in Windows. A page file is an optional, hidden system file on a hard disk.
4-
ms.date: 01/15/2025
4+
ms.date: 09/16/2025
55
ms.topic: troubleshooting
66
manager: dcscontentpm
77
ms.collection: highpri
@@ -63,7 +63,7 @@ The system commit memory limit is the sum of physical memory and all page files
6363
:::image type="content" source="media/introduction-to-the-page-file/task-manager-system-commit-memory.png" alt-text="Screenshot of Task Manager showing the committed bytes and the commit limit.":::
6464

6565
> [!NOTE]
66-
> In the screenshot, the committed bytes (Pagefile in use currently) is 6.8 GB and the commit limit (Pagefile max size) is 37.7 GB.
66+
> In the screenshot, the committed bytes (Pagefile in use currently) is 6.8 GB and the commit limit (RAM+Pagefile in use currently) is 6.8 GB and the commit limit (RAM+Pagefile total) is 37.7 GB.
6767
6868
The system commit charge is the total committed or "promised" memory of all committed virtual memory in the system. If the system commit charge reaches the system commit limit, the system and processes might not get committed memory. This condition can cause freezing, crashing, and other malfunctions. Therefore, make sure that you set the system commit limit high enough to support the system commit charge during peak usage.
6969

0 commit comments

Comments
 (0)