Within a single cache task, is it possible to change which volume is pre-fetched first, second, etc.?
For example, the cache task has two volumes:
- C:
- D:
Currently, PrimoCache will prefetch C: until the cache is full before proceeding to D:
What if I want PrimoCache to prefetch D: first?