mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 04:50:03 -04:00
14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
$NetBSD: patch-ae,v 1.1 2006/10/15 12:53:04 xtraeme Exp $
|
|
|
|
--- src/blogbench.h.orig 2006-10-15 13:18:13.000000000 +0200
|
|
+++ src/blogbench.h 2006-10-15 13:18:27.000000000 +0200
|
|
@@ -104,6 +104,8 @@
|
|
#define DEFAULT_NB_READERS 100
|
|
#define DEFAULT_NB_COMMENTERS 5
|
|
|
|
+#define DEFAULT_DIRECTIO 0
|
|
+
|
|
#define USLEEP_WRITERS 10000
|
|
#define USLEEP_REWRITERS 1000000
|
|
#define USLEEP_READERS 0
|