Re: Memory trashing? Virtual memory question.

Liste des GroupesRevenir à cl forth 
Sujet : Re: Memory trashing? Virtual memory question.
De : mhx (at) *nospam* iae.nl (mhx)
Groupes : comp.lang.forth
Date : 30. Sep 2024, 08:26:23
Autres entêtes
Organisation : novaBBS
Message-ID : <f9e2a709183796c9cee0d60d24b0cf89@www.novabbs.com>
References : 1 2
User-Agent : Rocksolid Light
On Tue, 24 Sep 2024 12:20:42 +0000, albert@spenarnc.xs4all.nl wrote:
[..]
The following result up to 8 Gbyte are more sensible,
up to 8 Gbyte the second time is faster.
>
root@cherry:/home/albert/PROJECT/ciforths/ciforth# nice -20 lina16G++
WANT ELAPSED
....
 OK
MARK-TIME HERE 1,000,000,000 ERASE ELAPSED .mS
 537.777mS  OK
MARK-TIME HERE 1,000,000,000 ERASE ELAPSED .mS
 253.468mS  OK
MARK-TIME HERE 1,000,000,000 ERASE ELAPSED .mS
 257.628mS  OK
MARK-TIME HERE 2,000,000,000 ERASE ELAPSED .mS
 781.149mS  OK
MARK-TIME HERE 2,000,000,000 ERASE ELAPSED .mS
 503.593mS  OK
MARK-TIME HERE 4,000,000,000 ERASE ELAPSED .mS
 1916.234mS  OK
MARK-TIME HERE 4,000,000,000 ERASE ELAPSED .mS
 1554.072mS  OK
MARK-TIME HERE 8,000,000,000 ERASE ELAPSED .mS
 8059.426mS  OK
MARK-TIME HERE 8,000,000,000 ERASE ELAPSED .mS
 5519.860mS  OK
This is exactly the problem that I encountered on
Windows: allocating GBytes of memory is a lot faster
the second time you do it, which points to an OS
memory-management feature. For me it happened when
the allocated memory size was reaching 1GB on a 32GB
system with 20GB still free, so your Linux numbers are
actually quite good.
I hoped to  improve matters with the Working-Set
size (which is explicitly shown on Windows 11's
Task manager) but was not successful at the time
(will look again).
-marcel

Date Sujet#  Auteur
30 Sep 24 * Re: Memory trashing? Virtual memory question.6mhx
30 Sep 24 +* Re: Memory trashing? Virtual memory question.4albert
30 Sep 24 i`* Re: Memory trashing? Virtual memory question.3mhx
30 Sep 24 i `* Re: Memory trashing? Virtual memory question.2mhx
30 Sep 24 i  `- Re: Memory trashing? Virtual memory question.1mhx
30 Sep 24 `- Re: Memory trashing? Virtual memory question.1John Ames

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal