#include <XrdSsiScale.hh>
|
| static const uint16_t | defSprd = 4 |
| |
| static const uint16_t | maxSprd = 1024 |
| |
| static const uint16_t | maxPend = 64000 |
| |
| static const uint16_t | minTune = 3 |
| |
| static const uint16_t | midTune = 64 |
| |
| static const uint16_t | maxTune = 128 |
| |
| static const uint16_t | zipTune = 512 |
| |
| XrdSsiScale::XrdSsiScale |
( |
| ) |
|
|
inline |
| XrdSsiScale::~XrdSsiScale |
( |
| ) |
|
|
inline |
| int XrdSsiScale::getEnt |
( |
| ) |
|
| void XrdSsiScale::retEnt |
( |
int |
xEnt | ) |
|
| void XrdSsiScale::Retune |
( |
| ) |
|
|
private |
| bool XrdSsiScale::rsvEnt |
( |
int |
xEnt | ) |
|
| void XrdSsiScale::setSpread |
( |
short |
sval | ) |
|
| bool XrdSsiScale::Tune |
( |
char * |
buff, |
|
|
int |
blen |
|
) |
| |
|
private |
| uint32_t XrdSsiScale::Active |
|
private |
| bool XrdSsiScale::autoTune |
|
private |
| uint16_t XrdSsiScale::begEnt |
|
private |
| uint16_t XrdSsiScale::curSpread |
|
private |
| const uint16_t XrdSsiScale::defSprd = 4 |
|
static |
| const uint16_t XrdSsiScale::maxPend = 64000 |
|
static |
| const uint16_t XrdSsiScale::maxSprd = 1024 |
|
static |
| const uint16_t XrdSsiScale::maxTune = 128 |
|
static |
| const uint16_t XrdSsiScale::midTune = 64 |
|
static |
| const uint16_t XrdSsiScale::minTune = 3 |
|
static |
| bool XrdSsiScale::needTune |
|
private |
| uint16_t XrdSsiScale::nowEnt |
|
private |
| uint16_t XrdSsiScale::pendCnt[maxSprd] |
|
private |
| uint32_t XrdSsiScale::reActive |
|
private |
| const uint16_t XrdSsiScale::zipTune = 512 |
|
static |
The documentation for this class was generated from the following file: