#include <Basics.H>
Go to the source code of this file.
Variables | |
const int | Config_FreePauseDur |
int | Config_MaxRunning |
int | Config_MaxBlocked |
int | Config_WeedPauseDur |
int | Config_MaxCacheLogCnt |
int | Config_MPKFileFlushNum |
int | Config_FlushWorkerCnt |
int | Config_FlushNewPeriodCnt |
int | Config_PurgeWarmPeriodCnt |
int | Config_EvictPeriodCnt |
bool | Config_FreeAggressively |
bool | Config_ReadImmutable |
bool | Config_KeepNewOnFlush |
bool | Config_KeepOldOnFlush |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), and VPKFile::ReadyForEviction(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), and VMultiPKFile::IsStale(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), and CacheS::CacheS(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), and CacheS_DoFreeMPKFiles(). |
|
Definition at line 29 of file CacheConfigServer.C. Referenced by CacheS_DoFreeMPKFiles(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), and VPKFile::Update(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), and VPKFile::Update(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), and CacheS::FlushCacheLog(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), and VMultiPKFile::IsFull(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), and VPKFile::ReadyForPurgeWarm(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), and SMultiPKFile::Rewrite(). |
|
Referenced by CacheConfigServerInit::CacheConfigServerInit(), SMultiPKFile::PauseDeletionThread(), and SMultiPKFile::Rewrite(). |