I literally meant virtual memory, not commit charge. Look at your columns
that can be selected under the file menu "View" in Windows Task Manager.
"Harry Johnston [MVP]" wrote:
> Richard Harty wrote:
>
> > Harry,
> > None of those services were running in a process at all.
>
> All services (arguably excepting device drivers) run in a process, either shared
> or separate.
>
> > Now, they collectively absorb roughly 14-21% of my available virtual memory. Why?
>
> If by this you mean that the Virtual Size of the process (as shown by Process
> Explorer) is 14-21% of the commit charge, that would seem to be within normal
> parameters. I've just checked on a couple of machines, on one that instance of
> svchost.exe is using about 100M, with a total commit charge for the system of
> 500M, on the other it's using just over 200M with a total commit charge of about
> 700M. Note that because multiple processes can share DLLs, the commit charge is
> not equal to the total of the virtual sizes for all processes in the system.
>
> If this isn't what you meant, please advise.
>
> Harry.
>
|