Advise the kernel that we will scan DB files sequentially.
[srvx.git] / ChangeLog
index 973a4e80ceddeb8975877890a3729c5edcd02ee7..8e41512a03d8373b796ec7b5a5355587b00377e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,21 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2006-04-05 00:11:31 GMT        Michael Poole <mdpoole@troilus.org>     patch-6
+
+    Summary:
+      Advise the kernel that we will scan DB files sequentially.
+    Revision:
+      srvx--devo--1.3--patch-6
+
+    src/recdb.c (parse_database): Advise the kernel that we will scan the
+        recdb file sequentially, just in case it cannot notice the access
+        pattern on its own.
+
+    modified files:
+     ChangeLog src/recdb.c
+
+
 2006-04-05 00:09:48 GMT        Michael Poole <mdpoole@troilus.org>     patch-5
 
     Summary: