fio_iodimm_format_size_selector Struct Reference

Structure for selecting a format mode and specifying the desired size based on that mode. More...

#include <iodimm_types.h>

Data Fields

uint64_t size
fio_iodimm_format_size_mode_t mode

Detailed Description

Structure for selecting a format mode and specifying the desired size based on that mode.


Field Documentation

Device size mode, percent or MiBytes.

uint64_t size

Size to format the device. Allowable values depend on the mode selected. If mode is percent then 1-100 is the range of valid values, where 100 is the percent of max_format_size_mibytes, from fio_iodimm_get_format_sizes(). If you specify size in MB (MiBytes), the valid range is 0 to max_format_size_mibytes, and where 0 means 'default_format_size_mibytes'.


The documentation for this struct was generated from the following file:

Generated on Wed May 5 11:44:54 2010 for Fusion-io Device Management Public SDK by  doxygen 1.6.1