docs: update for new data placement options
[fio.git] / flow.h
diff --git a/flow.h b/flow.h
index c0a45c3c1a96ea2742a71babf27063ecbdde1762..95e766defc40b7fb67b3da66dc969ca3ac7423cd 100644 (file)
--- a/flow.h
+++ b/flow.h
@@ -1,6 +1,8 @@
 #ifndef FIO_FLOW_H
 #define FIO_FLOW_H
 
+#define FLOW_MAX_WEIGHT 1000
+
 int flow_threshold_exceeded(struct thread_data *td);
 void flow_init_job(struct thread_data *td);
 void flow_exit_job(struct thread_data *td);