preallocate files without (posix_)fallocate or fcntl's F_PREALLOCATE?

Ed Schouten ed at 80386.nl
Wed Nov 5 10:28:05 PST 2008


Hello,

Not entirely related to this topic, but looking at the standards, it
seems we don't implement posix_fadvise() either. It seems we could
implement this as a no-op for now. It has no real advantage if we do,
but say, one day we gain real posix_fadvise() support, we already have a
bunch of binaries that have these performance optimisations compiled in.

Any comments?

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20081105/3ea43377/attachment.pgp


More information about the freebsd-hackers mailing list