dhcpd-pools/src
Sami Kerola 10488b0a04 posix_fadvice advice parameter change
With a bit of manual rereading and thinking I came to conclusion
that users will most likely fetch same data over and over again.
Advicing to kernel to keep pages into cache seems to be correct
thing to do.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-01-22 22:05:53 +01:00
..
.gitignore Proper .gitignore files 2011-01-21 23:03:22 +01:00
analyze.c Use what libc will provide 2011-01-22 20:53:15 +01:00
defaults.h Import from release candidate 2.13. 2011-01-21 18:15:50 +01:00
dhcpd-pools.c Impossible to reach sections removed 2011-01-22 21:54:38 +01:00
dhcpd-pools.h Use what libc will provide 2011-01-22 20:53:15 +01:00
getdata.c posix_fadvice advice parameter change 2011-01-22 22:05:53 +01:00
getopt.c Import from release candidate 2.13. 2011-01-21 18:15:50 +01:00
getopt.h Import from release candidate 2.13. 2011-01-21 18:15:50 +01:00
getopt1.c Import from release candidate 2.13. 2011-01-21 18:15:50 +01:00
Makefile.am Import from release candidate 2.13. 2011-01-21 18:15:50 +01:00
other.c Use what libc will provide 2011-01-22 20:53:15 +01:00
output.c Use what libc will provide 2011-01-22 20:53:15 +01:00
sort.c Use what libc will provide 2011-01-22 20:53:15 +01:00