kernel32/process: Implement GetLogicalProcessorInformation (rewrite - try 3)

Rudolf Mayerhofer rm at eightyfive.net
Sun Oct 3 09:25:27 CDT 2010


>A rewrite of my previously sent patches in order to avoid changing 
>SYSTEM_CPU_INFORMATION.

>This patch supersedes my previously sent patches:
>[PATCH1/3] include/winternl: Add Logical Processor Information to 
>SYSTEM_CPU_INFORMATION (try 3)
>[PATCH2/3] kernel32/process: Implement GetLogicalProcessorInformation() (try 
2)
>[PATCH3/3] ntdll: Retrieve Logical Processor Information from SysFS (try 4)

Try 2 removes a FIXME which is not needed.
Try 3 changes a FIXME to a WARN when an unknown cache type is found


---
 dlls/kernel32/process.c |  272 
++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 270 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-process-Implement-GetLogicalProcessorInformat.txt
Type: text/x-patch
Size: 10247 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101003/f97fe65c/attachment.bin>


More information about the wine-patches mailing list