index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llfilesystem
/
lldiskcache.h
Age
Commit message (
Expand
)
Author
2022-01-11
SL-15083 Remove old vfs files
Mnikolenko Productengine
2021-05-17
SL-15200: Use new LLApp::sleep() in LLPurgeDiskCacheThread::run().
Nat Goodspeed
2021-05-17
SL-15200: Explain why purge() is called on another thread.
Nat Goodspeed
2021-05-17
BUG-230673: Add warning that LLDiskCache::purge() is also called from outside...
Ansariel
2021-05-12
BUG-230673: Trim asset disk cache regularly
Ansariel
2021-05-11
Fix for SL-15226 Simple cache viewer: Integer overflow in cache size - via FS...
Callum Prentice
2021-03-09
This set of changes reverts the merge with master (git revert c83e740) and re...
Callum Prentice
2021-03-08
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...
Brad Payne (Vir Linden)
2020-10-27
Fix for meta issue: SL-14211 Determine optimum cache size for VFS replacement...
Callum Prentice
2020-10-08
Purge excessive files from disc cache each startup
Mnikolenko Productengine
2020-10-07
Improve, rationalize and expand comments
Callum Prentice
2020-10-07
Add in some cache stats for the about box
Callum Prentice
2020-10-07
This changeset hooks up many things that have been in progress and moves thin...
Callum Prentice
2020-10-06
Add in the C++ filesystem based cache and clean up some indempotent functions...
Callum Prentice
2020-09-24
Complete the change from lldiskcache -> llfilesystem and then addition of new...
Callum Prentice
2020-09-24
Rename lldiskcache.* to llfilesystem.* - i think this is the right name since...
Callum Prentice
2020-09-17
The folder where the disk cache lives was originally renamed from llvfs to ll...
Callum Prentice