Click here to Skip to main content
15,894,539 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: working set, virtual bytes and private bytes Pin
led mike10-Jan-08 6:40
led mike10-Jan-08 6:40 
GeneralRe: working set, virtual bytes and private bytes Pin
George_George10-Jan-08 18:37
George_George10-Jan-08 18:37 
GeneralRe: working set, virtual bytes and private bytes Pin
led mike11-Jan-08 9:17
led mike11-Jan-08 9:17 
GeneralRe: working set, virtual bytes and private bytes Pin
George_George12-Jan-08 4:10
George_George12-Jan-08 4:10 
GeneralRe: working set, virtual bytes and private bytes Pin
led mike15-Jan-08 6:13
led mike15-Jan-08 6:13 
GeneralRe: working set, virtual bytes and private bytes Pin
George_George15-Jan-08 6:23
George_George15-Jan-08 6:23 
GeneralRe: working set, virtual bytes and private bytes Pin
led mike15-Jan-08 7:50
led mike15-Jan-08 7:50 
GeneralRe: working set, virtual bytes and private bytes Pin
George_George15-Jan-08 19:17
George_George15-Jan-08 19:17 
Thanks led,


Your reply is great! As you mentioned,

> Working set is the subset of virtual pages

So, working set has no reason to be larger than virtual bytes, right? (since it is a subset). But I have used perfmon to find sometimes working set is much larger than virtual pages.

I just did two experiements which shows working set is larger than virtual bytes,

1. a straightforward application which do file map, monitor my simple application;
2. do a search of keyword in my SourceInsight environment, monitor SourceInsight process.

Do you have any ideas when/why working set is larger than virtual bytes? If you are interested, I can post my simple application code here. Smile | :)


regards,
George
GeneralRe: working set, virtual bytes and private bytes Pin
led mike16-Jan-08 5:04
led mike16-Jan-08 5:04 
GeneralRe: working set, virtual bytes and private bytes Pin
George_George16-Jan-08 19:31
George_George16-Jan-08 19:31 
GeneralRe: working set, virtual bytes and private bytes Pin
Hamid_RT9-Jan-08 18:21
Hamid_RT9-Jan-08 18:21 
GeneralRe: working set, virtual bytes and private bytes Pin
George_George9-Jan-08 18:30
George_George9-Jan-08 18:30 
GeneralRe: working set, virtual bytes and private bytes Pin
Hamid_RT9-Jan-08 19:12
Hamid_RT9-Jan-08 19:12 
GeneralRe: working set, virtual bytes and private bytes Pin
George_George9-Jan-08 19:22
George_George9-Jan-08 19:22 
GeneralRe: working set, virtual bytes and private bytes Pin
Hamid_RT9-Jan-08 19:39
Hamid_RT9-Jan-08 19:39 
GeneralRe: working set, virtual bytes and private bytes Pin
George_George9-Jan-08 20:23
George_George9-Jan-08 20:23 
Generalcapturing the value Pin
Chandrasekharan P9-Jan-08 0:00
Chandrasekharan P9-Jan-08 0:00 
GeneralRe: capturing the value Pin
Maxwell Chen9-Jan-08 0:04
Maxwell Chen9-Jan-08 0:04 
GeneralRe: capturing the value Pin
Chandrasekharan P9-Jan-08 0:07
Chandrasekharan P9-Jan-08 0:07 
GeneralRe: capturing the value Pin
Rajesh R Subramanian9-Jan-08 0:06
professionalRajesh R Subramanian9-Jan-08 0:06 
QuestionRe: capturing the value Pin
Hamid_RT9-Jan-08 0:42
Hamid_RT9-Jan-08 0:42 
GeneralRe: capturing the value Pin
Nishad S9-Jan-08 1:36
Nishad S9-Jan-08 1:36 
QuestionRe: capturing the value Pin
David Crow9-Jan-08 2:53
David Crow9-Jan-08 2:53 
GeneralRe: capturing the value Pin
Nishad S9-Jan-08 2:59
Nishad S9-Jan-08 2:59 
GeneralRe: capturing the value Pin
CPallini9-Jan-08 3:23
mveCPallini9-Jan-08 3:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.