]> git.openstreetmap.org Git - chef.git/commitdiff
yevaud: tine ssd readahead
authorGrant Slater <git@firefishy.com>
Sat, 8 Mar 2014 17:35:33 +0000 (17:35 +0000)
committerGrant Slater <git@firefishy.com>
Sat, 8 Mar 2014 17:36:15 +0000 (17:36 +0000)
roles/yevaud.rb

index a63a613ad9fab702ff3ca9b7d485a969c40a3b2d..f290b23c454497ae5b14e210401082ccbff5e540 100644 (file)
@@ -40,7 +40,8 @@ default_attributes(
       :serial => "INTEL_SSDSA2CW600G3_CVPR111401HP600FGN",
       :attrs => {
         "queue/scheduler" => "noop",
       :serial => "INTEL_SSDSA2CW600G3_CVPR111401HP600FGN",
       :attrs => {
         "queue/scheduler" => "noop",
-        "queue/nr_requests" => "512"
+        "queue/nr_requests" => "512",
+        "queue/read_ahead_kb" => "2048"
       }
     }
   },
       }
     }
   },