static const int Debug
Produce some debug messages (levels 0, 1, 2, or 3)
static const int Serialized
Caller ensures MRSW semantics.
static const int ioMTSafe
CacheIO object is MT-safe.
static XrdOucCache * Create(Parms &Params, XrdOucCacheIO::aprParms *aprP=0)
static const int logStats
Display statistics upon detach.
static const int isServer
This is server application; not a user application.
static const int isStructured
static const int canPreRead
Enable pre-read operations (o/w ignored)
Parameters for a newly created memory cache.
int MaxFiles
Maximum number of files (default 256 or 8K)
int PageSize
Size of each page in bytes (default 32KB)
long long CacheSize
Size of cache in bytes (default 100MB)
int Max2Cache
Largest read to cache (default PageSize)
int Reserve2
Reserved for future use.
short Reserve1
Reserved for future use.
short minPages
Minimum number of pages (default 256)
int Options
Options as defined below (default r/o cache)