Ticket #547 (closed: fixed)
Change defualt local file caching from "if slow" to "Always" to improve file access speed over networks
Reported by: | Nick Draper | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | blocker | Milestone: | Iteration 17 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
It would be better if we do not cache files that are already on local drives.
Come up with a solution for Windows first and then worry about linux after.
This has to be checked in working today.
Try to put the OS specific code in system.h
Change History
Note: See
TracTickets for help on using
tickets.
(In [2349]) ManagedRawFileWorkspace2D uses GetDriveType to check if the raw file is on the network. re #547