Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Get-Process should display PM and WS in MB instead of KB #2910

Copy link
Copy link
@SteveL-MSFT

Description

@SteveL-MSFT
Issue body actions

Steps to reproduce

PS C:\Program Files\PowerShell\6.0.0.14> get-process | Select-Object -First 1

 NPM(K)    PM(K)      WS(K)     CPU(s)     Id  SI ProcessName
 ------    -----      -----     ------     --  -- -----------
     14     4208      21604       3.70   7008   1 ApplicationFrameHost

On Servers, processes are more likely to take up multiple megs so displaying K is less useful

Expected behavior

PM(M), WS(M)

Actual behavior

PM(K), WS(K)

Environment data

> $PSVersionTable
Name                           Value
----                           -----
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   3.0.0.0
PSRemotingProtocolVersion      2.3
PSEdition                      Core
CLRVersion
GitCommitId                    v6.0.0-alpha.14
SerializationVersion           1.1.0.1
WSManStackVersion              3.0
PSVersion                      6.0.0-alpha

TFS:9750040

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Cmdletsgeneral cmdlet issuesgeneral cmdlet issues

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.