40#define OSSMIO_MLOK 0x0001
41#define OSSMIO_MMAP 0x0002
42#define OSSMIO_MPRM 0x0004
51static char isOn() {
return MM_on;}
59static void Set(
int V_off,
int V_preld,
int V_check);
61static void Set(
long long V_max);
64static int Reclaim(off_t amount);
76static char MM_okmlock;
78static long long MM_max;
79static long long MM_pagsz;
80static long long MM_pages;
81static long long MM_inuse;
static XrdOssMioFile * Map(char *path, int fd, int opts)
static void Recycle(XrdOssMioFile *mp)
static void * preLoad(void *arg)
static void Set(int V_off, int V_preld, int V_check)