De "tips" om val av "minsta" och "Max" storlekar på växlingsfiler som oftast omnämns är baserade på grunden att man har angett "Fullständig dumpning av minnet" i "Skriv felsökningsinfo" under "Start & Återställning" (i system)
Då & endast då skall växlingsfilen vara minst 1,5gånger RAM-minnet...
Ändra "Skriv felsökningsinfo" till "ingen" och växlingsfilen kan vara betydligt lägre..
Man kan då börja med en fast växlingsfil på ca: 1024Mb & testa dej fram..
(Fast växlingsfil = samma min som max-värde för växlingsfilen)
TIPS:
Om du i aktivitetshanteraren flik: Prestanda i rutan för "Allokerat minne" ser att "TOPP"värdet överskridit "gräns"värdet.. Då ser du att windows har utökat växlingsfilens storlek & då anger du istället toppvärdet + Xy% som ny storlek på den fasta växlingsfilen.
Jag nämner ovan endast för att spräcka myten om "standardstorlek" på växlingsfil..
Privatpersoner kan oftast ändå inte få ut matnyttig info ut "minnesdumpen" så varför skall de använda en "full minnesdump?"
Skippa den och anpassa istället växlingsfilen efter datorns användning!
Och då jag redan nu vet att jag kommer att få kommentarer om ovan av div. besservissrar som pekar på div. MS-artiklar som stödjer "1,5ggr RAM-minnesteorin" så ber jag ödmjukt dessa att se t.ex. avsnitt: 2.3. Pagefile på: http://members.shaw.ca/bsanders/Wind...ageFileEtc.htm
Citat:
A common recommendation is to make the page file 1.5 times the size of the installed RAM. This recommendation makes sense only for computers with small amounts of RAM (256 MB or less). For example, there is usually not much point in allocating a page file that is 3 GB if the computer has 2 GB of RAM. The objective in such RAM rich systems is to avoid using the pagefile at all by providing sufficient RAM that all virtual memory can be in RAM all the time. If the virtual memory in use exceeds the amount of installed RAM, performance will suffer and having a larger pagefile will not help this situation.
Windows only assigns space in the pagefile when a virtual memory page must be paged out. Thus the total available virtual memory is approximately the sum of installed RAM and the size of the pagefile(s). See "Virtual Memory" at
http://support.microsoft.com/?kbid=294418.
An argument sometimes made is that the minimum pagefile has to be at least the size of the RAM so that a full memory dump can be taken when the operating system crashes. However, this is not a very powerful argument because:
Operating systems such as Windows XP, Windows 2000 and Windows 2003 rarely crash
A full dump is rarely required to diagnose the cause of system failures. Should a problem be escalated (e.g. to Microsoft Support) and full dump be requested, it is usually a relatively simple matter to reconfigure the pagefile for this specific instance.
If there is more than 2 GB of RAM, a full memory dump is not possible in any case, so configuring a minimum pagefile larger than 2 GB for this reason is pointless (see
http://support.microsoft.com/?kbid=274598).
En i övrigt mycket intressant och informativ artikel om RAM, Virtuellt minne etc. utöver endast växlingsfilen.. rekommenderas starkt för den tekniskt intresserade som vill VETA hur minneshanteringen EGENTLIGEN fungerar i nyare windowsversioner!!!