add manual flag to mmap dictionary
This commit is contained in:
@@ -69,6 +69,7 @@ typedef struct FIO_prefs_s {
|
||||
int contentSize;
|
||||
int allowBlockDevices;
|
||||
int passThrough;
|
||||
int mmapDict;
|
||||
} FIO_prefs_t;
|
||||
|
||||
#endif /* FILEIO_TYPES_HEADER */
|
||||
|
||||
Reference in New Issue
Block a user