fio_iodimm_format_sizes Struct Reference

Formatted device sizes calculations for an ioDimm. More...

#include <iodimm_types.h>

Data Fields

uint32_t lib_version
uint32_t sector_size_bytes
uint64_t max_format_size_mibytes
uint64_t default_format_size_mibytes
uint8_t disallow_overformat

Detailed Description

Formatted device sizes calculations for an ioDimm.


Field Documentation

Advertized size of ioDimm: size with no over/under formatting.

If non-zero then do not allow formatting larger than 'max_format_size_mb'.

uint32_t lib_version

Fusion-io SDK API version (from FIO_STRUCT_INIT)

Max formattable size with the given sector_size_bytes. Specifying a larger size implies over-formatting (over physical capacity).

IN: sector size from which to calculate the sizes below. Use 0 for default sector size.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 24 15:03:00 2010 for Fusion-io Device Management Public SDK by  doxygen 1.6.3