Skip to content

Commit 0f2868d

Browse files
committed
Learn Editor: Update memory-dump-file-options.md
1 parent 82290d5 commit 0f2868d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

support/windows-server/performance/memory-dump-file-options.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,9 @@ For more information about how to configure your computer to generate a dump fil
127127

128128
## Maximum paging file size
129129

130+
> [!NOTE]
131+
> On WS2025, you may see inaccurate free disk space due to the 32-bit integer overflow. You can use the PowerShell command to see the accurate number.
132+
> This may further block the ability to set the desired paging file size. As the workaround, you can set the pagefile by registry key `HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagingFiles`.
133+
134+
130135
For more information, see [How to determine the appropriate page file size for 64-bit versions of Windows](../../windows-client/performance/how-to-determine-the-appropriate-page-file-size-for-64-bit-versions-of-windows.md).

0 commit comments

Comments
 (0)