Displaying 2 results from an estimated 2 matches for "midg3t".
Did you mean:
midat
2007 Mar 13
0
[Bug 1297] No feedback when remote forward is localhost-only due to GatewayPorts
http://bugzilla.mindrot.org/show_bug.cgi?id=1297
ted at midg3t.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Remote forwards do not bind |No feedback when remote
|to the selected address |forward is localhost-only...
2009 Dec 21
3
DO NOT REPLY [Bug 7004] New: Use posix_fadvise to free cached file contents when done
...ed file contents when done
Product: rsync
Version: 3.0.6
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: ted at midg3t.net
QAContact: rsync-qa at samba.org
It would be good if rsync used posix_fadvise with POSIX_FADV_DONTNEED to notify
the kernel when it no longer needs file contents that have been synced to
prevent useful cache contents being dropped in favor of never-reused rsynced
files.
Tobias Oetik...