Changes between Version 1 and Version 2 of Ticket #5102, comment 16
- Timestamp:
- Jan 20, 2013, 8:27:08 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5102, comment 16
v1 v2 4 4 Okay. That other stuff is Linux only, afaict. 5 5 6 One question: If it is correct to use F_NOCACHE for SYS_DARWIN in tr_set_file_for_single_pass(), why have you not used POSIX_FADV_DONTNEED in the same function for the Linux crowd?7 6 8 7