test-qres-sched.c File Reference

#include <linux/aquosa/qos_debug.h>
#include <aquosa/qres_lib.h>
#include "util_timeval.h"
#include <assert.h>
#include <unistd.h>
#include <stdio.h>
#include <sys/time.h>
#include <math.h>
#include <string.h>

Go to the source code of this file.

Defines

#define QOS_DEBUG_LEVEL   QOS_LEVEL_DEBUG
#define ORIG_Q   20000L
 The original bandwidth assignment.
#define ORIG_P   100000L
#define N   1
 Replicas of myself.

Functions

int main_body ()
int main (int argc, char **argv)

Variables

char cmd_line [180]
 Used for replicating.
FILE * replicas [N]

Define Documentation

#define N   1

Replicas of myself.

Definition at line 19 of file test-qres-sched.c.

#define ORIG_P   100000L

Definition at line 16 of file test-qres-sched.c.

#define ORIG_Q   20000L

The original bandwidth assignment.

Definition at line 15 of file test-qres-sched.c.

#define QOS_DEBUG_LEVEL   QOS_LEVEL_DEBUG

Definition at line 1 of file test-qres-sched.c.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 72 of file test-qres-sched.c.

References cmd_line, main_body(), N, qos_chk_exit, qos_log_debug, and replicas.

int main_body (  ) 

Variable Documentation

char cmd_line[180]

Used for replicating.

Definition at line 21 of file test-qres-sched.c.

Referenced by main().

FILE* replicas[N]

Definition at line 24 of file test-qres-sched.c.

Referenced by main().

Generated on Mon Aug 2 22:39:17 2010 for qosres by  doxygen 1.6.3