Sujet : Re: Memory trashing? Virtual memory question.
De : no.email (at) *nospam* nospam.invalid (Paul Rubin)
Groupes : comp.lang.forthDate : 24. Sep 2024, 19:11:30
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87ldzgexbh.fsf@nightsong.com>
References : 1 2 3
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
albert@spenarnc.xs4all.nl writes:
You obviously have other stuff in more than 8GB of RAM, and paging
enough of that out to accomodate your Forth process takes its time (or
it could also swap out parts of the memory of the Forth system).
Try shutting off swap, see "man swapoff".