Advise the kernel that we will scan DB files sequentially.
authorMichael Poole <mdpoole@troilus.org>
Wed, 5 Apr 2006 00:11:31 +0000 (00:11 +0000)
committerMichael Poole <mdpoole@troilus.org>
Wed, 5 Apr 2006 00:11:31 +0000 (00:11 +0000)
commitdff192d5a04b4c792c2204ae6c5773ca031f0d95
tree85394d7233142c9dbe1f5a5e1172db7bd00229c5
parent46a83ccaf7c031c84ea50138d1ebf60c10515dd1
Advise the kernel that we will scan DB files sequentially.

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.
git-archimport-id: srvx@srvx.net--2006/srvx--devo--1.3--patch-6
ChangeLog
src/recdb.c