> Here is my attempt at adding fadvise support to rsync (against v3.0.7). I do > this in both the sender (hinting after match_sums()) and the receiver (hinting > after receive_data()). In principle we could get better granularity if this was > hooked up within match_sums() (or even the map_ptr() interface) and the receive > loop in receive_data(), but I wanted to keep things simple at first (any > comments on these ideas?) . At the moment is for little more than testing. > Considering the potential negative effects of using FADV_DONTNEED on older > kernels, it is likely we will want this functionality off by default with a > command line flag to enable. Great! As far as you don't hesitate userland app, we have no reason to hesitate kernel change. We are only worry about to create no user interface. Because it's maintainance nightmare. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>