[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17713: First portion of `bt full`
From: |
Stefan Monnier |
Subject: |
bug#17713: First portion of `bt full` |
Date: |
Fri, 06 Jun 2014 09:46:02 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
> My theory is that the GC is running (which takes a while because it
> was allowed to get so big). Then because it's not getting much
> smaller (am I correct in thinking that emacs does conservative GC?),
> it almost immediately goes back to trying to GC, which again takes
> a while.
No, the GC will only take place "after 50MB of allocation". IOW this
setting just makes the GC less frequent (which in turn means that there
will be more fragmentation and that each GC will take longer).
This setting is probably more harmful than useful, but it's unlikely to
have anything to do with your problem.
Stefan
- bug#17713: 24.3.91; Emacs hung in GC?, Geoff Shannon, 2014/06/06
- bug#17713: First Portion of 'backtrace`, Geoff Shannon, 2014/06/06
- bug#17713: First portion of `bt full`, Geoff Shannon, 2014/06/06
- bug#17713: First portion of `bt full`, Eli Zaretskii, 2014/06/06
- bug#17713: First portion of `bt full`, Geoff Shannon, 2014/06/06
- bug#17713: First portion of `bt full`, Eli Zaretskii, 2014/06/06
- bug#17713: First portion of `bt full`, Geoff Shannon, 2014/06/06
- bug#17713: First portion of `bt full`, Eli Zaretskii, 2014/06/06
- bug#17713: First portion of `bt full`, Geoff Shannon, 2014/06/06
- bug#17713: First portion of `bt full`,
Stefan Monnier <=
bug#17713: Compressed Forms of 'backtrace' and 'bt full' output, Geoff Shannon, 2014/06/06
bug#17713: 24.3.91; Emacs hung in GC?, Stefan Monnier, 2014/06/06