]> git.ipfire.org Git - location/libloc.git/commit
database: Call madvise() to tell the kernel that we will randomly access the data
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Aug 2022 13:02:50 +0000 (13:02 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Aug 2022 13:02:50 +0000 (13:02 +0000)
commite63d76be69e6be4704a9925300f0055148e7a41d
tree37d1e2018c861904b55ec59b70b264020ffbbeac
parent975f280ff590d9ec3a76d9f1710145b871c0ae6c
database: Call madvise() to tell the kernel that we will randomly access the data

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/database.c