PDA

View Full Version : 512 Mb di Ram per Win 98 SE mi sa che son troppe!!!


Andrewa
04-02-2003, 13:22
Ciao ragazzi ho bisogno di un aiuto.
Ho un PIV 1.7 Ghz, a natale ho installato 512 Mb di ram, ma stamane mi hanno riferito che win 98 se non gestisce tutta quella memoria....il valore ke si vede è solo fittizio.
Mi sapreste dare info?
HO fatto una ca.....ta comprando 256 mb di ram in più?
:confused: :confused: :confused:
Vi ringrazio x il vostro aiuto

rmarango
04-02-2003, 13:30
Originally posted by "Andrewa"

Ciao ragazzi ho bisogno di un aiuto.
Ho un PIV 1.7 Ghz, a natale ho installato 512 Mb di ram, ma stamane mi hanno riferito che win 98 se non gestisce tutta quella memoria....il valore ke si vede è solo fittizio.
Mi sapreste dare info?
HO fatto una ca.....ta comprando 256 mb di ram in più?
:confused: :confused: :confused:
Vi ringrazio x il vostro aiuto

Fino a 512 Mb il 98 li gestisce, oltre no.

Saluti

stegano
04-02-2003, 13:31
io avevo 98se e dopo aver messo 640 di ram avevo continui blocchi , sono passato a win2k

ora la stessa mobo e ram l'ho passata sul pc di mio fratello lasciandone 512 sempre con 98se e tutto funziona perfettamente :confused:

http://support.microsoft.com/default.aspx?scid=kb;it;253912

qui trovi la risposta :D :D

ciao

rmarango
04-02-2003, 13:34
Per approfondimenti:

Too much RAM can cause problems with some versions of Windows

Note that if you are upgrading your RAM memory, a computer using Windows 95 or Windows 98 (first edition) will not recognise more than 256MB. Moreover RAM that Windows cannot cache (recognise) will be accessed as slowly as the virtual memory swap file (win386.swp) that Windows creates on the boot hard disk drive to use when the amount of RAM runs out. Therefore, adding too much RAM can slow down a system considerably. Unless you are using a non_Windows operating system such as Linux, and unless you employ the fix a link to which is provided below, your must have Windows 98SE or run a later version to use more than 256MB of RAM.

This limitation does not apply to Windows 2000 and Windows XP.

Moreover, it has now become known the Windows 98 SE (second edition) has trouble with 512MB of RAM and more. Windows 9.x systems were not designed to use large amounts or RAM. Most home users of Windows 9.x are unlikely to require this much RAM in any case, so, if possible, it is advisable to install less than 512MB. If you need to use more, use Windows 2000, or Windows XP, both of which are based on the Windows NT architecture. Windows 95, 98, and Me are based on Windows 95 architecture.

If you have more than 512MB of RAM installed and this causes any problems, you can restrict the amount of RAM used to 512MB (or any other amount) by entering msconfig in the Start => Run box, clicking the Advanced button, and enter the appropriate restriction in the Limit memory to... box - and enable it with a check mark.

There is a configuration file fix that can be applied to make Windows 98 function with as much RAM as you are likely to throw at it. See this excellent article - Windows 98 & WinME Memory Management -

http://aumha.org/a/memmgmt.htm

You can also read more about this in a Knowledge Base (KB) article Q253912 at Microsoft's site -

http://support.microsoft.com/support/kb/articles/Q253/9/12.asp

Microsoft has a tendency to change the links to KB articles, so if a link fails to work enter the article's Q number in the search box on the following page. As you can determine from the information in the link itself, the Microsoft link above leads to the article with the Q number of Q253912.

http://support.microsoft.com/default.aspx?pr=kbinfo&



Saluti

solvet
04-02-2003, 13:40
Ecco quello che devi fare:
NN preoccuparti sei ok con 512....

aprire il file system.ini
aggiungere nella sezione [386Enh]
MaxPhysPage=20000
valore esadecimale x far riconoscere correttamente al SO i 512 Mb

aggiungere nella sezione [VCache]
MaxFileCache=256000
superando i 512 MB di memoria in W98/ME i programmi incominciano a bloccarsi per mancanza di memoria nelle sessioni MS Dos e nella fase di avvio del sistema.
La Microsoft ha svelato che il colpevole è il driver a 32 bit della cache dei dischi, la Vcache.
Nei computer con più di 512 MB RAM i buffer di Vcache salgono ad un numero così elevato da lasciare poco spazio nella memoria di sistema per altri indirizzi.
La soluzione, per chi supera i 512MB RAM, è limitare la dimensione del buffer di Vcache (per esempio a 256MB) inserendo nel file SYSTEM.INI nella sezione [386Enh] la riga MaxFileCache=256000.
La spiegazione completa è disponibile all'URL http://support.microsoft.com/suppor...s/q253/9/12.asp


inpostare il file di Swap fisso a 1024... su una partizione dedicata e il gioco è fatto...


Ciao