[Bug 3817] InstallShield very slow when copying many small files

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 5 17:12:47 CDT 2009


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


Scott Ritchie <scott at open-vote.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scott at open-vote.org




--- Comment #30 from Scott Ritchie <scott at open-vote.org>  2009-09-05 17:12:39 ---
Another route that might be more robust is to incorporate ciopfs (the
case-insensitive on purpose filesystem) into the Wine packaging itself.  If the
entire ~/.wine directory is case-insensitive then we get both speed
improvements and avoid the possibility of file confusion (such as when a user
extracts a patched FOO.DAT into a folder containing Foo.dat).


Will will need to be modified to know when it's running on a ciopfs location
and use the code similar to fat32 above, though that shouldn't be too hard.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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