Go to the documentation of this file. 1 #ifndef ___XRD_SCHED_H___
2 #define ___XRD_SCHED_H___
33 #include <sys/types.h>
39 class XrdSchedulerPID;
55 pid_t
Fork(
const char *
id);
65 void setParms(
int minw,
int maxw,
int avlt,
int maxi,
int once=0);
69 int Stats(
char *buff,
int blen,
int do_sync=0);
84 int minw=8,
int maxw=8192,
int maxi=780);