Sujet : Re: Memory trashing? Virtual memory question.
De : mhx (at) *nospam* iae.nl (mhx)
Groupes : comp.lang.forthDate : 23. Sep 2024, 18:51:58
Autres entêtes
Organisation : novaBBS
Message-ID : <878398f7847a51accf2992fe65b9c886@www.novabbs.com>
References : 1
User-Agent : Rocksolid Light
On Mon, 23 Sep 2024 12:18:42 +0000,
albert@spenarnc.xs4all.nl wrote:
[..]
8 Gigabyte would take 2 seconds. Although the whole program fits
comfortably in RAM, it takes 30 times longer.
What gives?
I don't know (yet) how it works in Linux, but in Windows there
is something called 'Working-Set'. If I exceed that value,
things slow down.
It is quite difficult (if not impossible) to increase the
Working-Set without extensive knowledge (believe me, I tried).
In iForth I have about 0.7GB now, the WSL has 2GB, FireFox 1.6GB.
This is on a 32GB system with 20GB free.
-marcel