Re: fadvise syscall?

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Mon Mar 18 2002 - 03:10:03 EST


Joel Becker wrote:

>Other applications can use this sort of stuff. DBM could, for
>instance. So might GIMP. Etc. Dynamic hints have real world
>applications.
>

to be fair, fcntl(2) could be used in conjunction with open(2), to do
dynamic hints.

I prefer to separate the hints from other O_xxx flags, though, so
posix_fadvise seems to be applicable...

    Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Mar 23 2002 - 22:00:14 EST