mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-10 00:44:55 -06:00
cleanup: remove reference to deprecated pageReportingOrder setting (#13264)
Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com>
This commit is contained in:
parent
ca1ed5d5ff
commit
ae77467ec8
@ -76,7 +76,7 @@ When started, the virtual machine will boot into the provided kernel, and then e
|
||||
|
||||
- Identifiers for the system VHD, swap VHD and kernel modules VHD if any
|
||||
- The machine's hostname
|
||||
- The configured memory reclaim mode and page reporting order(See [wsl2.pageReporting](https://learn.microsoft.com/windows/wsl/wsl-config))*
|
||||
- The configured memory reclaim mode and page reporting order
|
||||
|
||||
[mini_init](mini_init.md) then creates the [gns process](gns.md), which is responsible for networking configuration and then receives a `LxMiniInitMessageInitialConfig` message, which contains:
|
||||
|
||||
|
||||
@ -1695,12 +1695,6 @@ You can also access more VS Code Remote options through the command palette with
|
||||
<data name="Settings_OptionalFeaturesPageTitle.Text" xml:space="preserve">
|
||||
<value>Optional Features</value>
|
||||
</data>
|
||||
<data name="Settings_PageReporting.Header" xml:space="preserve">
|
||||
<value>Enable page reporting</value>
|
||||
</data>
|
||||
<data name="Settings_PageReporting.Description" xml:space="preserve">
|
||||
<value>Default true setting enables Windows to reclaim unused memory allocated to WSL 2 virtual machine.</value>
|
||||
</data>
|
||||
<data name="Settings_PrivacyPolicyLink.Content" xml:space="preserve">
|
||||
<value>Privacy Statement</value>
|
||||
</data>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user