[6/7] [v2] ntdll: Provide more accurate virtual memory counters.

Akihiro Sagawa sagawa.aki at gmail.com
Mon Jul 3 09:24:40 CDT 2017


In this version,
 - store VM counters in a process object in the server.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/ntdll/process.c           | 35 ++++++++++++++---------------------
 dlls/ntdll/tests/info.c        |  4 ++--
 dlls/ntdll/virtual.c           | 17 +++++++++++++++++
 include/wine/server_protocol.h | 16 +++++++++++++++-
 server/process.c               | 27 ++++++++++++++++++++++-----
 server/process.h               |  2 ++
 server/protocol.def            |  5 +++++
 server/request.h               |  5 +++++
 server/trace.c                 |  9 +++++++++
 9 files changed, 91 insertions(+), 29 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-v2-ntdll-Provide-more-accurate-virtual-memory-counte.patch
Type: text/x-patch
Size: 13979 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170703/cb667086/attachment-0001.bin>


More information about the wine-patches mailing list