XNA Creators Club Online
Page 1 of 1 (3 items)
Sort Posts: Previous Next

Getting memory usage on the XBox?

Last post 05-06-2008 6:35 PM by ShawMishrak. 2 replies.
  • 05-06-2008 5:46 PM

    Getting memory usage on the XBox?

    Is there any way to get the system memory usage of your process when running on the XBox?  On the windows side, System.Diagnostics.Process has some handy information, but that class appears to not exist in the XBox .NET framework.

  • 05-06-2008 6:07 PM In reply to

    Re: Getting memory usage on the XBox?

    I don't know any way to query this from C#, but that data is available using the Remote Performance Monitor tool.
    XNA Framework Developer - blog - homepage
  • 05-06-2008 6:35 PM In reply to

    Re: Getting memory usage on the XBox?

    Does the Remote Performance Monitor measurement include memory occupied by graphics resources, or just memory used by CPU code/data?
    Microsoft DirectX/XNA MVP
Page 1 of 1 (3 items) Previous Next