rsd_lib.h File Reference

Public interface for the Recursive Steepest Descent predictor. More...

#include <linux/aquosa/qos_types.h>

Go to the source code of this file.

Defines

#define RSD_DEF_SAMPLESIZE   36
 Default sample size.
#define RSD_DEF_FIRSIZE   12
 Default filter size.
#define RSD_DEF_MU   0.1
 Default mu coefficient.

Functions

qos_rv rsd_set_defaults (void)
 Configures an RSD predictor with default parameters.
qos_rv rsd_set_sample_size (int sample_size)
 Sets the sample size for the RSD predictor.
qos_rv rsd_set_fir_size (int fir_size)
 Sets the filter size for the RSD predictor.
qos_rv rsd_set_mu (double mu)
 Sets the mu coefficient for the RSD predictor.
qos_rv rsd_register_lib (void)
 Registration of the submodule with the library.

Detailed Description

Public interface for the Recursive Steepest Descent predictor.

xxx

Definition in file rsd_lib.h.


Function Documentation

qos_rv rsd_register_lib ( void   ) 

Registration of the submodule with the library.

Generated on Mon Aug 2 22:38:48 2010 for qosmgr by  doxygen 1.6.3