In Windows 7, is there a way to know how much memory a service is using?
Posted
by
tigrou
on Super User
See other posts from Super User
or by tigrou
Published on 2012-06-15T20:22:37Z
Indexed on
2012/06/15
21:19 UTC
Read the original article
Hit count: 185
In windows 7, is there a way (by using common interface or a custom utility) to know how much memory a specific windows service is using ?
It seems most services are hosted by svchost.exe
processes ( some svchosts.exe processes seems to host tons of services). While it is possible to know which services are hosted by a specific process, I found no way to get information about how much memory a service take.
© Super User or respective owner