[Bug 35587] League of Legends: Long delay before loading into the game when sound is enabled

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 22 08:19:39 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=35587

Riccardo <c10ud.dev at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47595|0                           |1
        is obsolete|                            |
  Attachment #48156|0                           |1
        is obsolete|                            |

--- Comment #19 from Riccardo <c10ud.dev at gmail.com> ---
Created attachment 48212
  --> http://bugs.winehq.org/attachment.cgi?id=48212
Test case for overlapped IO

compiled with:
gcc -o testio.exe testio.c --std=c99

usage:
wine testio.exe bigfile
or, in windows:
testio.exe bigfile

Sample runs.

WINDOWS:
Large read: 16 for 0 bytes
Small reads: 14265 for 0 bytes

WINE (ubuntu 14.04 x64, wine 1.7.16):
Large read: 14 for 11128460 bytes
Small reads: 53487 for 11128460 bytes

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list