accelerate the writing of server input and response request files

to disk, trying to defeat file and disk write-behind algorithms
This commit is contained in:
Yang Tse
2008-04-20 19:15:08 +00:00
parent 7abf50a5c0
commit a87c468c5c
2 changed files with 64 additions and 8 deletions

View File

@@ -2000,6 +2000,8 @@ AC_CHECK_FUNCS( strtoll \
strcasecmp \
stricmp \
strcmpi \
fflush \
fsync \
gethostbyaddr \
gettimeofday \
inet_addr \