phoenix-firestorm/indra/llfilesystem
Beq 0d25562014 FIRE-34977 - Reduce Sim crossing overhead causing pauses
The purge thread should be the only thread recalculating cache usage. This removes the directory scan from the critial path where it would occasionally trigger due to aligned timers (exacerbated by high rates of region crossing)
2025-05-19 19:53:44 +01: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 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2024-10-16 19:11:04 +02:00
lldir.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-06-21 19:46:51 +02:00
lldir_linux.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lldir_linux.h Merge remote-tracking branch 'LGPL/master' 2024-05-16 14:10:55 +02: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 Merge branch 'DRTVWR-600-maint-A' of https://github.com/secondlife/viewer 2024-06-09 16:11:24 +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 FIRE-34977 - Reduce Sim crossing overhead causing pauses 2025-05-19 19:53:44 +01:00
lldiskcache.h Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-19 18:55:52 +02:00
llfilesystem.cpp Merge branch 'develop' of https://github.com/secondlife/viewer 2024-08-19 18:55:52 +02:00
llfilesystem.h Refactor LLFileSystem for and fix an old issue in LLFile (#2332) 2024-08-19 09:39:35 +03: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