ntdll: Fix time accounting in NtQuerySystemInformation

Maarten Lankhorst m.b.lankhorst at gmail.com
Wed Feb 23 07:19:54 CST 2011


---
for n in `grep cpu /proc/stat`; do nice -n19 sh -c 'while true; do true; 
done' &; done will say that no cpu time has expired currently. This 
patch fixes that. Also add any extra columns to the kernel. A dumb 
program with the same logic I wrote tells it will all sum up correctly.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0024-ntdll-Fix-time-accounting-in-NtQuerySystemInformation.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110223/a6fd754f/attachment-0001.txt>


More information about the wine-patches mailing list