A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Aleksey Bragin 7b11a5fcdb - Implement KeQueryRuntimeProcess for querying total user/kernel times of a process.
- Use it for obtaining idle process times, and per-process information in QuerySystemInformation routines.
- Fix incorrect multiplier being applied to user/kernel times (should be KeMaximumIncrement instead of 100000).
- Slightly rework SystemProcessorPerformanceInformation to provide valid data.
- This fixed a bug existing since revision 24148, 2 years ago.
See issue #2329 for more details.

svn path=/trunk/; revision=37934
2008-12-08 12:57:53 +00:00
irc
reactos - Implement KeQueryRuntimeProcess for querying total user/kernel times of a process. 2008-12-08 12:57:53 +00:00
rosapps Suggest LogonUser/CreateProcessAsUser as a possible 2008-12-01 19:32:22 +00:00
rostests Remove WINVER, committed in r37916. 2008-12-07 22:03:22 +00:00
wallpaper