>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/