From 8c0712acf701925fa36ca85a548d56a7851543c5 Mon Sep 17 00:00:00 2001 From: sr Date: Sun, 2 Sep 2012 18:49:16 +0200 Subject: [SERVER] Add list of trusted servers and namespaces (load, display) --- src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index ff638d2..2f348aa 100644 --- a/src/config.h +++ b/src/config.h @@ -63,7 +63,7 @@ #define KERNEL_SECTOR_SIZE 512 #define DNBD3_BLOCK_SIZE 4096 #define NUMBER_DEVICES 8 -#define DEFAULT_READ_AHEAD_KB 256 +#define DEFAULT_READ_AHEAD_KB 512 // +++++ Misc +++++ #define DEFAULT_SERVER_CONFIG_FILE "/etc/dnbd3/server.conf" -- cgit v1.2.3-55-g7522