[checkers] directio now is the internal default checker
authorChristophe Varoqui <christophe.varoqui@free.fr>
Thu, 5 Jul 2007 05:41:33 +0000 (07:41 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Thu, 5 Jul 2007 05:41:33 +0000 (07:41 +0200)
The directio is more advanced than readsector0 : async and unbuffered.
Make it the default choice.

libcheckers/checkers.h

index 482ffb8..9b270eb 100644 (file)
@@ -59,7 +59,7 @@
 #define EMC_CLARIION "emc_clariion"
 #define READSECTOR0  "readsector0"
 
-#define DEFAULT_CHECKER READSECTOR0
+#define DEFAULT_CHECKER DIRECTIO
 
 /*
  * Overloaded storage response time can be very long.