• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question about memory

chechi

Banned
What is the highest amount of memory that Win ME can use. I have 512 pc133 now, but was wondering if I could ad more. Thanks
 
Memory is dependent on your mobo! Three dimms that can use 512megs means you can have 1.5 gigs ram. I don't know how much ram win me can address, but I'm sure it is a number too high to reach on standard ATX mobo's.
 
winME can address as a couple gigs of memory (i can't remember the exact number...) but if you put in more ram you will have to change some of the vcache settings manually or it won't work properly...

Josh
 
seeing win98 is on the same platform with ME, Win9x can theoretically support 2 GB of physical ram, and another 2 GB of virtual ram so I expect the same values for ME.
be aware that if you're going to exceed 512Mb then you'll get "out of memory" errors unless you add the line
MaxFileCache=512000 to the [vcache] section of system.ini to limit
vcache to 512 MB, preventing runaway sizes, which can disable, or
hinder, performance, by preventing other necessary processes to occur in
the first 2 GB of memory.
see this KB article! 🙂
 
Back
Top