Linked by Thom Holwerda on Tue 27th May 2008 10:36 UTC, submitted by Pierre
Windows Mark Russinovich and Bryce Cogswell have released a new version of a real-time process monitor for Windows (tentatively called 'Process Monitor') that combines the features of Regmon and Filemon. There is a whole set of new features too, of course.
Permalink for comment 315788
To read all comments associated with this story, please click here.
RE[2]: No point
by Moocha on Tue 27th May 2008 16:56 UTC in reply to "RE: No point"
Moocha
Member since:
2005-07-06

Both Process Explorer and Task Manager run at the "real time" process priority (ie: it gets scheduled before almost everything else)

No, they do not run using the Realtime priority class. By default they both run at High priority.
so it usually takes a few milliseconds to come up even in a heavy load environment, not several minutes.

CPU load, yes. I/O load, no. If a runaway process eats up all your disk bandwidth, it can take minutes for the OS to read in the text pages from an executable, be it even the smallish taskmgr.exe.

Reply Parent Bookmark Score: 2