grio_unreserve_bw(3X) grio_unreserve_bw(3X)
grio_unreserve_bw - remove an I/O rate guarantee reservation
#include <grio.h>
int grio_unreserve_bw( stream_id_t *grio_stream_id );
grio_unreserve_bw removes the I/O-rate guarantee associated with the
stream id specified by grio_stream_id.
On success, a zero is returned indicating that the rate guarantee has
been removed. A non-zero value is returned on error. The following error
codes are defines:
[EIO] Could not issue command to ggd daemon.
[EINVAL] The given stream id is invalid or could not
be located.
/etc/grio_disks
ggd(1M), grio_associate_file(3X), grio_query_fs(3X),
grio_action_list(3X), grio_reserve_file(3X), grio_reserve_fs(3X),
grio_disk(4), grio(5)
PPPPaaaaggggeeee 1111 [ Back ]
|