#4936: [with patch; positive review] massive bloat: make something delete
everything in ~/.sage/gap > 1 week old and untouched
-------------------------------+------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: closed
Priority: major | Milestone: sage-3.3
Component: performance | Resolution: fixed
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
-------------------------------+------------------------
Changes (by chapoton):
* upstream: => N/A
Old description:
> It is *always* safe to delete anything in ~/.sage/gap, since it will get
> autorecreated when Sage is started. I just looked at my ~/.sage/gap on
> sage.math and it is HUGE:
>
> {{{
> wstein@sage:~/.sage/gap$ ls -1 |wc -l
> 90
> wstein@sage:~/.sage/gap$ du -sch .
> 1.3G .
> 1.3G total
> }}}
>
> I have stuff in there going back to March 2008.
>
> The code in gap.py that creates the workspace in .sage/gap should also
> delete all old workspaces. I think 1 week is arbitrary, but is safe
> since as mentioned above any time length is safe.
New description:
It is *always* safe to delete anything in ~/.sage/gap, since it will get
autorecreated when Sage is started. I just looked at my ~/.sage/gap on
sage.math and it is HUGE:
{{{
wstein@sage:~/.sage/gap$ ls -1 |wc -l
90
wstein@sage:~/.sage/gap$ du -sch .
1.3G .
1.3G total
}}}
I have stuff in there going back to March 2008.
The code in gap.py that creates the workspace in .sage/gap should also
delete all old workspaces. I think 1 week is arbitrary, but is safe
since as mentioned above any time length is safe.
--
--
Ticket URL: <http://trac.sagemath.org/ticket/4936#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.