Date: Tue, 1 Nov 2011 13:08:04 -0400 From: John Baldwin <jhb@freebsd.org> To: Ed Schouten <ed@80386.nl> Cc: arch@freebsd.org, Jilles Tjoelker <jilles@stack.nl> Subject: Re: [PATCH] fadvise(2) system call Message-ID: <201111011308.05204.jhb@freebsd.org> In-Reply-To: <20111101141937.GV2258@hoeg.nl> References: <201110281426.00013.jhb@freebsd.org> <201111011001.42775.jhb@freebsd.org> <20111101141937.GV2258@hoeg.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, November 01, 2011 10:19:37 am Ed Schouten wrote: > Hi John, > > * John Baldwin <jhb@freebsd.org>, 20111101 15:01: > > Hmmm, there is an fadvise(2) manpage. I had presumed from that it was > > a public interface. > > That's interesting. What kind of distro/version are you using? I'm using > libc6-2.13-20ubuntu5 from Ubuntu 11.10 (amd64). I had found it via the web: http://linux.die.net/man/2/fadvise However, after further searching it appears to be stale (if you follow it's cross-reference to madvise(2), that page only has links to posix_fadvise() and not fadvise()). -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111011308.05204.jhb>