UbitUmarov
|
9c1c656fe1
flotsam: fix full cached file replacement, do default assets caching with replacement on startup
|
4 years ago |
UbitUmarov
|
7b106564fa
in some cases store a hg asset on local grid is just waste
|
4 years ago |
UbitUmarov
|
cdd5dba5b0
some changes; let regions have own assets connector, make the services connector one be like ther older simpler one (as 0.8x). still not good
|
4 years ago |
UbitUmarov
|
3ec5d46a2f
some changes Still BAD
|
4 years ago |
UbitUmarov
|
a7a63a25ca
mantis 8752: let messages show up
|
4 years ago |
UbitUmarov
|
d82319f940
more expires; change profile requests from fifo to lifo. this should increase response on what is of current interest
|
4 years ago |
UbitUmarov
|
1207f61f79
change tp callback condition
|
4 years ago |
UbitUmarov
|
a049e37952
go back using File.Exists on flotsam
|
4 years ago |
UbitUmarov
|
d74a701870
use expiringkey on flotsam negativecache
|
4 years ago |
UbitUmarov
|
4f00fb2659
flotsam: minor log message change
|
4 years ago |
UbitUmarov
|
87b55a0627
flotsam: still bad
|
4 years ago |
UbitUmarov
|
111c741f1b
flotsam: change the changes
|
4 years ago |
UbitUmarov
|
1c37f357b3
flotsam: more changes
|
4 years ago |
UbitUmarov
|
c19a0cc21f
flotsam: deeper changes on files expire
|
4 years ago |
UbitUmarov
|
c575c211f9
flotsam: slower...
|
4 years ago |
UbitUmarov
|
bd2476c61e
flotsam: slow it a lot more, make some debug log visible
|
4 years ago |
UbitUmarov
|
d52b794828
flotsam add a cooldown on files expire/deletes also
|
4 years ago |
UbitUmarov
|
bb56157c92
remove a forgotten gc collect on flotsam cache
|
4 years ago |
UbitUmarov
|
6c5bf4ed25
useless cosmetics
|
4 years ago |
UbitUmarov
|
f32c0ead05
avoid c# fun things, plus cosmetics
|
4 years ago |
UbitUmarov
|
b2068fd39f
give up calling gc.collect on flotsamcache. Did nothing visible and has negative side effects
|
4 years ago |
UbitUmarov
|
541cb15751
fix a bug on flotsam getfilename
|
4 years ago |
UbitUmarov
|
af6fa37cc2
mantis 8675: flotsam cache only log missing files if log level >= 2 (thanks mewtwo0641 ) this log will include things that may not even be assets due to how gatherer works; change a bit filename composition
|
4 years ago |
UbitUmarov
|
28fcbc65f9
add GC.collect to flotsam cache expire. This is ugly but so is GC
|
4 years ago |
UbitUmarov
|
7ef69edf33
flotsam: also expire weakreferences
|
4 years ago |
UbitUmarov
|
301f28cfd4
add some heap variation to floatsam optional cache expire log
|
4 years ago |
UbitUmarov
|
4fa8e20aab
add more cooldown to flotsam cache files expire
|
4 years ago |
UbitUmarov
|
c63fabe054
well and it does get all assets, grrr
|
4 years ago |
UbitUmarov
|
48df8869e8
duuhh windows does not update lastaccesstime
|
4 years ago |
UbitUmarov
|
6a4564869b
flotsam file touch before expire: gatherer.GatherAll already touchs and tries to fecth all assets. This is nasty to use anyway.. avoid it
|
4 years ago |