Date: Mon, 14 Nov 2011 15:22:02 -0500 From: John Baldwin <jhb@freebsd.org> To: emulation@freebsd.org Subject: Add fadvise(2) to the Linux ABI Message-ID: <201111141522.02689.jhb@freebsd.org>
next in thread | raw e-mail | index | archive | help
This patch teaches the Linux ABIs to use the new posix_fadvise(2) system calls instead of using stubs. I've no good way to test this so would appreciate some extra review or testing. Patch is at http://www.freebsd.org/~jhb/patches/fadvise_linux.patch -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111141522.02689.jhb>