[bug #32447] Wishlist: fadvise()

2011-02-15 Thread Alan Brown
Follow-up Comment #2, bug #32447 (project findutils): Yes, I know it's a no-op, but POSIX_FADV_NONEED is not. ___ Reply to this item at: ___ Message s

[bug #32447] Wishlist: fadvise()

2011-02-15 Thread topher
Follow-up Comment #1, bug #32447 (project findutils): Hmm. The stuff filling the page cache would be inodes and data read from directories. I suspect that posix_fadvise(2) will not help much here. (BTW, in Linux the POSIX_FADV_NOREUSE code is currently a no-op.)