[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Emacs memory usage
From:
Jean Louis
Subject:
Re: Emacs memory usage
Date:
2020年11月25日 08:57:49 +0300
User-agent:
Mutt/2.0 (3d08634) (2020年11月07日)
Dear Eli,
You mentioned to observe the vsize, and now I do observe it for last 1
day and 16 hours under this command:
MTRACE_CTL_FILE=/home/data1/protected/tmp/mtraceEMACS.mtr
LD_PRELOAD=/home/data1/protected/Programming/git/glibc-malloc-trace-utils/libmtrace.so
emacs
My vsize grows very slowly, now is just (vsize 1310672) and symon-mode
reports 185 MB swap. And my session runs well without re-compiling, so
it is really surprising that it did not start making problems again.
If you think that vsize is pointer to the problem and that we shall
track visually what do we do that it starts increasing, maybe I could
make a function that logs what we do. Those major commands. Is there
some way to log the major commands?
For example after running M-x shell to log the command including the
vsize after the command.
Would that bring better insight?
- Emacs memory usage , Arthur Miller, 2020年11月24日
- Re: Emacs memory usage , Stefan Monnier, 2020年11月24日
- Re: Emacs memory usage , Eli Zaretskii, 2020年11月24日
- RE: Emacs memory usage , arthur miller, 2020年11月24日
- Re: Emacs memory usage , Eli Zaretskii, 2020年11月24日
- Re: Emacs memory usage,
Jean Louis <=
- Re: Emacs memory usage , Eli Zaretskii, 2020年11月25日
- Re: Emacs memory usage , Arthur Miller, 2020年11月25日
- debug-warn macro [was: Re: Emacs memory usage] , Adam Porter, 2020年11月28日
- Re: debug-warn macro [was: Re: Emacs memory usage] , Stefan Kangas, 2020年11月29日
- Re: debug-warn macro [was: Re: Emacs memory usage] , Adam Porter, 2020年11月29日
Re: Emacs memory usage , Tomas Hlavaty, 2020年11月24日