next up previous contents index
Next: 28.7.4 pfq_leaf_get_netio: get the Up: 28.7 pfq_leaf: Interface to Previous: 28.7.2 pfq_leaf_remove_child: remove a

28.7.3 pfq_leaf_set_share: allocate a percentage of the parent's bandwidth

 

SYNOPSIS

#include <oskit/hpfq.h>

oskit_error_t pfq_leaf_set_share(pfq_leaf_t *sched, pfq_sched_t *child, float share);

DESCRIPTION

This does not make sense for leaf nodes and is thus not implemented.



University of Utah Flux Research Group