Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8110177
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T01:39:27+00:00 2026-06-06T01:39:27+00:00

The memory management scheme in Windows is very complex, and I’m trying to understand

  • 0

The memory management scheme in Windows is very complex, and I’m trying to understand it better so I can diagnose memory problems more accurately.

For example, our C++ application (in SysInternal’s Process Explorer) shows 1.4GB “Virtual Size”, 400MB “Private Bytes” and 366MB “Working Set”.

I did some research and found this question:
What is private bytes, virtual bytes, working set?

This is a great read, but some things still don’t add up. Specifically, the highest voted answer states that Virtual Bytes includes standby lists. I am not really sure what these are, and any research I’ve done has yielded less than friendly explanations of it. My biggest question is: How does moving pages to the standby list affect the application’s virtual address space (if at all)? In other words, with a virtual size so much bigger than any other size, is the difference fragmented memory?

If anyone can help me understand this a little better I’d greatly appreciate it. Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T01:39:29+00:00Added an answer on June 6, 2026 at 1:39 am

    In a simple scenario, a page that hasn’t been used for a while would be removed from a process, cleared and put on a free list, so that any other process could utilize it when more memory’s needed.

    With a standby list, the page is removed from the process, not modified, and put on a standby list. If the same process happen to need the page, it’s returned immediately. If another process needs more memory, the page is cleared and given to that process.

    So, in short, the memory manager keeps initialized memory around just in case the process originally using it should want it back – but if someone else wants more memory they’ll get it instead.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to understand how memory management goes on low level and have
Memory management is a very important issue in iPhone. So I am asking a
I understand Objective-C memory management but I'm using Core Graphics functionality such as CGRect,
I'm still learning about Objective-C memory management. I'm trying to implement several simple classes
So I am trying to create a Memory Management System. In order to do
After reading the Memory Management Guide I am trying to get my head around
I read a book about paging (memory-management schemes). As I understand, each virtual memory
When someone mention the memory management the c++ is capable of doing, how can
I am learning memory management, but I don't really understand why I should implement
I am debugging a weird memory management error and I can’t figure it out.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.