Wishlist: Add support for nocache

Bug #1344528 reported by Peter Gunn
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Back In Time
Fix Released
Wishlist
Germar

Bug Description

Please consider adding support for the nocache utility to minimize filesystem cache pollution from rsync and cp. Without this large rsync operations can trash the current filesystem cache and reduce responsiveness of the entire system.

For rsync and cp it could be used as a prefix command similar to ionice and nice. e.g. 'nocache rsync' and 'nocache cp'.

Another possibility (that I havent tried) for rsync might be be to use --rsync-path='nocache rsync'.

I'm not sure if prefixing backintime with nocache would be inherited by child processes.

Thanks

-PG

Revision history for this message
Germar (germar) wrote :

--rsync-path='nocache rsync' is only relevant for remote host.

Changed in backintime:
status: New → In Progress
assignee: nobody → Germar (germar)
milestone: none → 1.1.0
importance: Undecided → Wishlist
Revision history for this message
Germar (germar) wrote :

BackInTime always use 'cp -aRl' which will just create hard-links. So only rsync need to run with 'nocache' to prevent floating cache. I added options to run local and remote rsync with nocache

Changed in backintime:
status: In Progress → Fix Committed
Germar (germar)
Changed in backintime:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.