Ticket #547 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

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

comment:1 Changed 11 years ago by Roman Tolchenov

(In [2349]) ManagedRawFileWorkspace2D uses GetDriveType to check if the raw file is on the network. re #547

comment:2 Changed 11 years ago by Martyn Gigg

(In [2359]) Implemented isNetworkDrive function for linux and as usual it is a lot more convoluted. Re #547

comment:3 Changed 11 years ago by Nick Draper

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from Iteration 16 to Iteration 17

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1395

Note: See TracTickets for help on using tickets.