help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs on Android OOMs with pdf-tools. (And an Android howto.)


From: Po Lu
Subject: Re: Emacs on Android OOMs with pdf-tools. (And an Android howto.)
Date: Tue, 20 Aug 2024 21:07:56 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Stefan Monnier via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

>> I have progressed a little bit by disabling pdf-tools cache, and trying
>> imagemagick. But I still haven't managed to get to the end of even a small
>> pdf of 22 pages.

To whomever the OP is (I cannot find his e-mail),

> Can you compare the size of the process (RSS, VMEM, M-x memory-report,
> ...) "just "before" it crashes with the size of a similar Emacs in (say)
> GNU/Linux doing the same thing?

How much memory does your device provide?

Also, I recommend against comparing Emacs's RSS on Android with that on
other systems, since the former includes graphics memory that is
allocated in enormous quantities to foreground user applications and
released as demand increases elsewhere--it's much better simply to refer
to the size of the image cache printed by memory-report.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]