ntdll: Reuse old async fileio structures if possible.

Sebastian Lackner sebastian at fds-team.de
Mon Mar 2 20:39:12 CST 2015


This should speed up apps which heavily rely on async io stuff. Some
tests (using the kernel and ntdll wine tests) show that it is very
often possible to reuse old fileio structures.

---
 dlls/ntdll/file.c | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Reuse-old-async-fileio-structures-if-possible.patch
Type: text/x-patch
Size: 1895 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150303/7e2bbdf9/attachment.bin>


More information about the wine-patches mailing list