[libvirt] compressing .git/ can save 15%

Jim Meyering jim at meyering.net
Wed Jan 12 11:01:12 UTC 2011


Daniel Veillard wrote:
...
> xmlsoft:~ -> cat bin/GitMaintainance
> #!/bin/sh
> # Garbage collect the libvirt GIT repository
> git --git-dir /git/libvirt.git gc > $HOME/tmp/GitMaintainance.log 2>&1
> xmlsoft:~ -> crontab -l | grep GitMaintainance
> 4 4 * * Sun /u/veillard/bin/GitMaintainance
> xmlsoft:~ ->
>
>   Seems to have run normally on Sun 9 Jan from what I can tell :-)
>
>   So basically I should just add --aggressive to the garbage collection
> command for extra cleanup, right ?

Exactly ;-)




More information about the libvir-list mailing list