Alexandre Julliard : ntdll: Store the per-page committed status in the server for anonymous file mappings .

Alexandre Julliard julliard at winehq.org
Wed Nov 5 09:38:04 CST 2008


Module: wine
Branch: master
Commit: cdce50f5bee8a388df51fb10d76994373449af6b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=cdce50f5bee8a388df51fb10d76994373449af6b

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Nov  5 12:24:05 2008 +0100

ntdll: Store the per-page committed status in the server for anonymous file mappings.

---

 dlls/ntdll/virtual.c           |   78 +++++++++++++++-----
 include/wine/server_protocol.h |   37 +++++++++-
 server/mapping.c               |  139 ++++++++++++++++++++++++++++++++++-
 server/protocol.def            |   18 +++++
 server/request.h               |    4 +
 server/trace.c                 |  161 ++++++++++++++++++++++++----------------
 6 files changed, 351 insertions(+), 86 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=cdce50f5bee8a388df51fb10d76994373449af6b



More information about the wine-cvs mailing list