phoenix-firestorm/indra/llfilesystem
Rye Mutt 0ee528c5fd Mitigate asset fetch thread stalls from LLDiskCache mutex contention and trivial cleanup
Move LLDiskCache::updateFileAccessTime to LLFilesystem as it's the only user of that function.

Change mCacheDir and LLDiskCache::metaDataToFilepath to statics.
2024-08-14 00:31:37 -04:00
..
tests #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
CMakeLists.txt Remove setting of HEADER_FILE_ONLY on .h* files, cmake automatically 2022-05-01 00:38:40 +02:00
lldir.cpp Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
lldir.h Follow-up improvements of 810219d3bf 2024-06-18 21:41:00 +03:00
lldir_linux.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lldir_linux.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lldir_mac.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lldir_mac.h Fix line endlings 2024-05-22 22:40:26 +03:00
lldir_utils_objc.h Post-merge - trim trailing whitespace 2024-06-10 20:45:59 +03:00
lldir_utils_objc.mm Rename OS X to macOS, mostly in comments 2024-01-11 19:11:33 +02:00
lldir_win32.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
lldir_win32.h Fix line endlings 2024-05-22 22:40:26 +03:00
lldirguard.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lldiriterator.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lldiriterator.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lldiskcache.cpp Mitigate asset fetch thread stalls from LLDiskCache mutex contention and trivial cleanup 2024-08-14 00:31:37 -04:00
lldiskcache.h Mitigate asset fetch thread stalls from LLDiskCache mutex contention and trivial cleanup 2024-08-14 00:31:37 -04:00
llfilesystem.cpp Mitigate asset fetch thread stalls from LLDiskCache mutex contention and trivial cleanup 2024-08-14 00:31:37 -04:00
llfilesystem.h Mitigate asset fetch thread stalls from LLDiskCache mutex contention and trivial cleanup 2024-08-14 00:31:37 -04:00
lllfsthread.cpp Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings 2024-06-01 15:49:26 +02:00
lllfsthread.h Fix line endlings 2024-05-22 22:40:26 +03:00