What's the difference between these two columns in the Windows task manager? Only the private working set is shown by default, but I traditionally always show the full working set instead, since that seems to show how much RAM a process is actually using. Why does it default to only showing the private set, and what's the difference between that and the non-private set?
edit: apparently the private set is the amount of memory that a process uses that can't be shared with other processes. How's this "sharing" of memory between processes work?
edit: apparently the private set is the amount of memory that a process uses that can't be shared with other processes. How's this "sharing" of memory between processes work?
Last edited:
