diff --git a/doc/docs/technical-documentation/boot-process.md b/doc/docs/technical-documentation/boot-process.md index 5ebd1e5..2493627 100644 --- a/doc/docs/technical-documentation/boot-process.md +++ b/doc/docs/technical-documentation/boot-process.md @@ -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: diff --git a/localization/strings/en-US/Resources.resw b/localization/strings/en-US/Resources.resw index 9352bd2..fc9fb8b 100644 --- a/localization/strings/en-US/Resources.resw +++ b/localization/strings/en-US/Resources.resw @@ -1695,12 +1695,6 @@ You can also access more VS Code Remote options through the command palette with Optional Features - - Enable page reporting - - - Default true setting enables Windows to reclaim unused memory allocated to WSL 2 virtual machine. - Privacy Statement