summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 594d7b5..58ca9fc 100644
--- a/src/config.h
+++ b/src/config.h
@@ -36,6 +36,7 @@
#define KERNEL_SECTOR_SIZE 512
#define DNBD3_BLOCK_SIZE 4096
#define NUMBER_DEVICES 8
+#define DEFAULT_READ_AHEAD_KB 256
// misc
#define DEFAULT_SERVER_CONFIG_FILE "/etc/dnbd3-server.conf"