userpred.h File Reference

Private interface for the User/Application supplied predictor. More...

#include <linux/aquosa/qmgr_base.h>
#include <linux/aquosa/qos_queue.h>

Go to the source code of this file.

Data Structures

struct  userpred_params_struct
 Parameters for userpred predictor. More...
struct  userpred_struct
 User predictor class definition. More...

Typedefs

typedef struct
userpred_params_struct 
userpred_params_t
 Parameters for userpred predictor.
typedef struct userpred_struct userpred_t
 User predictor class definition.

Functions

qos_rv userpred_register (void)
 Register the User Predictor class with the framework.
qos_rv userpred_init (void *self, void *params)
 Initialize a userpred object.
qos_rv userpred_final (qmgr_pred_t *self)
 Virtual destructor for a userpred object.
qos_rv userpred_add_sample (qmgr_pred_t *pred, qres_time_t new_sample)
 Virtual add_sample function for userpred object.
qres_time_t userpred_get_exp_value (qmgr_pred_t *pred)

Detailed Description

Private interface for the User/Application supplied predictor.

Definition in file userpred.h.

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