Releasing ownership because I haven't been able to focus on this one. Comment 1 makes a good point though -- since page file size grows dynamically it might be harder than it seems to implement the bonus part from comment 0 (detecting bad page file configuration). For that part we may want to try to figure out how the page file is configured and print that directly (if that is possible), rather than try to detect a bad configuration based on numbers.
Bug 1822317 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Releasing ownership because I haven't been able to focus on this one. Comment 1 makes a good point though -- since page file size grows dynamically it might be harder than it seems to implement the bonus part from comment 0 (detecting bad page file configuration). For that part we may want to try to figure out how the page file is configured and print that directly (if that is possible), rather than try to detect a bad configuration based on numbers (though that may work as well, I'm not sure).