Go Back   Microsoft Operating System Forum > Archives > Windows ME

Hi everyone I will be "destroying" 2 PCs to build a "new" one the final result will be: Abit BP6 with 2 Celeron 500Mhz processors, 640 MB Ram, ATA66 integrated


Microsoft OS Forum to Usenet Gateway is a gateway to Microsoft Windows operating system newsgroups. If you use Windows XP, Windows Vista or any other Microsoft Operating System then this is the community for you.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact us.

Once you register you'll stop seeing this message.
Log in

 
 
Thread Tools Display Modes
Old 04-12-2008, 03:08 PM   #1
DG
Guest
 
Posts: n/a
WinME memory limit

Hi everyone

I will be "destroying" 2 PCs to build a "new" one the final result will be:

Abit BP6 with 2 Celeron 500Mhz processors, 640 MB Ram, ATA66 integrated +
ATA133 Promise PCI card.

ATI All-in-Wonder 128 (Rage chipset) 32 MB AGP video card.

3 HD, 1 x 4.3 gb (C: WinME + progs), 1 x 80 gb (Data), 1 x 20 gb (E: Win
XPpro + progs)

I already have all the drivers that I'll need for both OS.

It will be dual boot and my question concerns the WinME part. I understand
that it will use only one processor but I've heard that Win 98 and ME have
problems with memory above 512 MB and there need to be some command(s)
added somewhere (.ini files?). It will be the first time I run ME above 384
MB RAM.

Anyone could guide me in the right direction?

TIA

Dominique
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!


Old 04-12-2008, 03:31 PM   #2
Mike M
Guest
 
Posts: n/a
Re: WinME memory limit

Win Me, like all Win 9x operating systems, can support and use up to 2GB
of memory although there are a number of caveats and exceptions to that
details of which are contained in the following Microsoft Knowledge Base
articles with the first essential reading where more than 512MB of memory
is installed.

For more details see:
MS KB 253912 - ""Out of Memory" Error Messages with Large Amounts of RAM
Installed" (http://support.microsoft.com?kbid=253912). The reason is that
allocating more than 512MB of RAM to vcache will exhaust all available
upper memory addresses and thus prevent them being used for other
purposes. This problem is easily fixed as follows:
To limit vcache, open system.ini and add the lines
[VCache]
MaxFileCache=512000
Note that this will still mean that all memory is available to
applications but is simply limiting the amount used as virtual cache
memory.

MS KB 296773 - "Computer May Not Hibernate with More Than 192 MB of
Memory"
(http://support.microsoft.com?kbid=296773). This makes reference to an
updated file vmm.vxd. Unfortunately due to Win Me being out of support
this file can no longer be obtained from Microsoft.

MS KB 304943 - "Computer May Reboot Continuously with More Than 1.5 GB of
RAM" (http://support.microsoft.com?kbid=304943).
--
Mike Maltby
mike.maltby@gmail.com


DG <me@domain.net> wrote:

> Hi everyone
>
> I will be "destroying" 2 PCs to build a "new" one the final result
> will be:
>
> Abit BP6 with 2 Celeron 500Mhz processors, 640 MB Ram, ATA66
> integrated + ATA133 Promise PCI card.
>
> ATI All-in-Wonder 128 (Rage chipset) 32 MB AGP video card.
>
> 3 HD, 1 x 4.3 gb (C: WinME + progs), 1 x 80 gb (Data), 1 x 20 gb (E:
> Win XPpro + progs)
>
> I already have all the drivers that I'll need for both OS.
>
> It will be dual boot and my question concerns the WinME part. I
> understand that it will use only one processor but I've heard that
> Win 98 and ME have problems with memory above 512 MB and there need
> to be some command(s) added somewhere (.ini files?). It will be the
> first time I run ME above 384 MB RAM.
>
> Anyone could guide me in the right direction?
>
> TIA
>
> Dominique


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-12-2008, 04:50 PM   #3
DG
Guest
 
Posts: n/a
Re: WinME memory limit

Thank you for your answer, since I don't use hibernate on this one (I
think) and most of the time, it will be running XPpro, I will probably
begin the "destruction" soon now.

Thanks again,
Dominique


"Mike M" <No_Spam@Corned_Beef.Only> écrivait
news:#sVFrwNnIHA.4664@TK2MSFTNGP06.phx.gbl:

> Win Me, like all Win 9x operating systems, can support and use up to
> 2GB of memory although there are a number of caveats and exceptions to
> that details of which are contained in the following Microsoft
> Knowledge Base articles with the first essential reading where more
> than 512MB of memory is installed.
>
> For more details see:
> MS KB 253912 - ""Out of Memory" Error Messages with Large Amounts of
> RAM Installed" (http://support.microsoft.com?kbid=253912). The reason
> is that allocating more than 512MB of RAM to vcache will exhaust all
> available upper memory addresses and thus prevent them being used for
> other purposes. This problem is easily fixed as follows:
> To limit vcache, open system.ini and add the lines
> [VCache]
> MaxFileCache=512000
> Note that this will still mean that all memory is available to
> applications but is simply limiting the amount used as virtual cache
> memory.
>
> MS KB 296773 - "Computer May Not Hibernate with More Than 192 MB of
> Memory"
> (http://support.microsoft.com?kbid=296773). This makes reference to
> an updated file vmm.vxd. Unfortunately due to Win Me being out of
> support this file can no longer be obtained from Microsoft.
>
> MS KB 304943 - "Computer May Reboot Continuously with More Than 1.5 GB
> of RAM" (http://support.microsoft.com?kbid=304943).


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-14-2008, 07:35 PM   #4
ClueLess
Guest
 
Posts: n/a
Re: WinME memory limit

On Sat, 12 Apr 2008 13:08:57 -0700, DG <me@domain.net> wrote:

>It will be dual boot and my question concerns the WinME part. I understand
>that it will use only one processor but I've heard that Win 98 and ME have
>problems with memory above 512 MB and there need to be some command(s)
>added somewhere (.ini files?). It will be the first time I run ME above 384
>MB RAM.


I am running ME on my 3.4 gHz box with 768 mb memory without any
problem.

I have heard earlier that problems arise only if you have more than
this and needs vcache trick.

HTH


Thanks for your time and attention

ClueLess
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-15-2008, 05:48 AM   #5
Mike M
Guest
 
Posts: n/a
Re: WinME memory limit

You're living on the edge if you have 764MB of RAM and haven't limited
vcache as explained in MS KB 253912 - ""Out of Memory" Error Messages with
Large Amounts of RAM Installed"
(http://support.microsoft.com?kbid=253912).

> HTH


Not really as IMO opinion it is bad practice to try and run with 768MB of
RAM and not limit vcache and this is likely to cause regular "out of
memory" errors. That you manage to have none is fortunate but others are
unlikely to be so lucky.
--
Mike Maltby
mike.maltby@gmail.com


ClueLess <clueless@wilderness.org.invalid> wrote:

> I am running ME on my 3.4 gHz box with 768 mb memory without any
> problem.
>
> I have heard earlier that problems arise only if you have more than
> this and needs vcache trick.
>
> HTH
>
>
> Thanks for your time and attention
>
> ClueLess


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-15-2008, 01:05 PM   #6
Claudehl@aol.com
Guest
 
Posts: n/a
Re: WinME memory limit

I use Windows Me in a dual-boot system (actually quadruple-boot but
never mind) on a computer that has 2GB of RAM, with the following
lines added to system.ini

[386Enh]
ConservativeSwapfileUsage=1
MaxPhysPage=40000

[vcache]
MaxFileCache=524288

The [vcache] line is necessary, as explained by the other posters, I
don't quite remember why the ConservativeSwapfileUsage=1 and
MaxPhysPage=40000 limits the memory used by Windows Me to 1GB. I've
read that things can get unstable above that, I never tried but why
take the chance? Having more than 1 GB of RAM available to Windows Me
won't make it happier anyway.


On Apr 12, 1:08�pm, DG <m...@domain.net> wrote:
> Hi everyone
>
> I will be "destroying" 2 PCs to build a "new" one the final result will be:
>
> Abit BP6 with 2 Celeron 500Mhz processors, 640 MB Ram, ATA66 integrated +
> ATA133 Promise PCI card.
>
> ATI All-in-Wonder 128 (Rage chipset) 32 MB AGP video card.
>
> 3 HD, 1 x 4.3 gb (C: WinME + progs), 1 x 80 gb (Data), 1 x 20 gb (E: Win
> XPpro + progs)
>
> I already have all the drivers that I'll need for both OS.
>
> It will be dual boot and my question concerns the WinME part. I understand
> that it will use only one processor but I've heard that Win 98 and ME have
> problems with memory above 512 MB and there need to be some command(s)
> added somewhere (.ini files?). It will be the first time I run ME above 384
> MB RAM.
>
> Anyone could guide me in the right direction?
>
> TIA
>
> Dominique


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-15-2008, 07:20 PM   #7
Mike M
Guest
 
Posts: n/a
Re: WinME memory limit

To be honest there's little or nothing to be gained and perhaps even a
negative impact, in having ConservativeSwapfileUsage set equal to 1 when
running Win Me as this reverts swap file usage to the model used in
Windows 95.

From KB223294 "Windows 98 added a new feature,
PageFile_Call_Async_Manager, that allows the Memory Manager to
asynchronously write out page file (swap file) buffers during periods of
time when VFAT file system activity is not busy."

With 2GB of RAM setting MaxPhysPage=40000 is most sensible.
--
Mike Maltby
mike.maltby@gmail.com


Claudehl@aol.com <Claudehl@aol.com> wrote:

> I use Windows Me in a dual-boot system (actually quadruple-boot but
> never mind) on a computer that has 2GB of RAM, with the following
> lines added to system.ini
>
> [386Enh]
> ConservativeSwapfileUsage=1
> MaxPhysPage=40000
>
> [vcache]
> MaxFileCache=524288
>
> The [vcache] line is necessary, as explained by the other posters, I
> don't quite remember why the ConservativeSwapfileUsage=1 and
> MaxPhysPage=40000 limits the memory used by Windows Me to 1GB. I've
> read that things can get unstable above that, I never tried but why
> take the chance? Having more than 1 GB of RAM available to Windows Me
> won't make it happier anyway.


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-16-2008, 07:43 PM   #8
ClueLess
Guest
 
Posts: n/a
Re: WinME memory limit

On Tue, 15 Apr 2008 11:48:45 +0100, "Mike M"
<No_Spam@Corned_Beef.Only> wrote:

>Not really as IMO opinion it is bad practice to try and run with 768MB of
>RAM and not limit vcache and this is likely to cause regular "out of
>memory" errors. That you manage to have none is fortunate but others are
>unlikely to be so lucky.


In addition I have also ConservativeSwapFileUsage=1 in the system.ini
file.

I never ever had any out of memory problems, no BSOD etc

Thanks for your time and attention

ClueLess
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-16-2008, 09:12 PM   #9
Mike M
Guest
 
Posts: n/a
Re: WinME memory limit

ClueLess <clueless@wilderness.org.invalid> wrote:

>> Not really as IMO opinion it is bad practice to try and run with
>> 768MB of RAM and not limit vcache and this is likely to cause
>> regular "out of memory" errors. That you manage to have none is
>> fortunate but others are unlikely to be so lucky.

>
> In addition I have also ConservativeSwapFileUsage=1 in the system.ini
> file.


Why don't you run Win 95 whilst your at it?

> I never ever had any out of memory problems, no BSOD etc


Not really surprising if you are using ConservativeSwapFileUsage=1 since
you are unnecessarily throttling your PC. I can only assume that you like
to live up to the name you have chosen for yourself.
--
Mike Maltby
mike.maltby@gmail.com


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 04-16-2008, 10:01 PM   #10
Heather
Guest
 
Posts: n/a
Re: WinME memory limit

ROFL!! Just came on here and saw this "Sir Michael Gem".....you are
quite obviously more hilarious and wittier at 3 am than noon time.
LOL!! Love that British sense of humour......

Get to bed, young man!!

XX Figgs

"Mike M" <No_Spam@Corned_Beef.Only> wrote in message
news:OLvSPCDoIHA.5016@TK2MSFTNGP02.phx.gbl...
> ClueLess <clueless@wilderness.org.invalid> wrote:
>
>>> Not really as IMO opinion it is bad practice to try and run with
>>> 768MB of RAM and not limit vcache and this is likely to cause
>>> regular "out of memory" errors. That you manage to have none is
>>> fortunate but others are unlikely to be so lucky.

>>
>> In addition I have also ConservativeSwapFileUsage=1 in the system.ini
>> file.

>
> Why don't you run Win 95 whilst your at it?
>
>> I never ever had any out of memory problems, no BSOD etc

>
> Not really surprising if you are using ConservativeSwapFileUsage=1
> since you are unnecessarily throttling your PC. I can only assume
> that you like to live up to the name you have chosen for yourself.
> --
> Mike Maltby
> mike.maltby@gmail.com
>
>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Tags
limit, memory, winme



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it possible to limit an applications memory limit? RS Windows XP 0 11-30-2007 08:25 PM
how to legally update from crashed win98SE (and winME) to winXP (or winME)? per9000 Windows XP 7 11-06-2007 03:57 PM
My available memory is down to very little, yet my PF Usage is 8 gigabytes (about how much memory is on the box), sql server keeps having memory issues yet the sqlservr.exe is using hardly any memory.. how to fix this? is there some way to limit how Daniel Windows 2000 Workstation 1 08-29-2007 07:22 PM
My available memory is down to very little, yet my PF Usage is 8 gigabytes (about how much memory is on the box), sql server keeps having memory issues yet the sqlservr.exe is using hardly any memory.. how to fix this? is there some way to limit how Daniel Windows 2003 Server 0 08-27-2007 06:39 PM
My available memory is down to very little, yet my PF Usage is 8 gigabytes (about how much memory is on the box), sql server keeps having memory issues yet the sqlservr.exe is using hardly any memory.. how to fix this? is there some way to limit how Daniel Windows 2000 Server 0 08-27-2007 06:38 PM




This is a Schwarz Network site.

All times are GMT -5. The time now is 10:38 PM.
Designed by: vBSkinworks