Use posix_fadvise() on input files, where available.

This commit is contained in:
Andrew Wood
2023-08-28 13:10:38 +01:00
parent 7d07db6526
commit b1ef744058
7 changed files with 18 additions and 3 deletions
+3
View File
@@ -61,6 +61,9 @@
/* Define to 1 if you have the <minix/config.h> header file. */
#undef HAVE_MINIX_CONFIG_H
/* Define to 1 if you have the `posix_fadvise' function. */
#undef HAVE_POSIX_FADVISE
/* Define to 1 if you have the `posix_memalign' function. */
#undef HAVE_POSIX_MEMALIGN