Re: User Memory Quotas

From: Herb Martin (news_at_LearnQuick.com)
Date: 12/24/04


Date: Thu, 23 Dec 2004 17:40:56 -0600


"Roger Abell" <mvpNOSpam@asu.edu> wrote in message
news:Ok8pqdU6EHA.2016@TK2MSFTNGP15.phx.gbl...
> That is exactly the got ya here. AFAIK the limit is hard-wired
> and was set back when memory was much more limited and
> expensive, and when systems were single user machines.
> The issue is how many winstation desktops are there on your
> running system as it seems you may need to increase this
> (or to figure out why the app is consuming so much heap and
> adjust design so objects are released at earliest opportunity)
> but that increase in size of each impacts the total number of
> allocations you have available. I would be glad to find out
> there is a doc'd way to adjust this 48 meg size, but I have not
> run on that info.

Did I misread or isn't this what you referenced article
describes? (How to change these heaps...)

http://support.microsoft.com/?id=184802

This may actually help my 1 GIG system that has trouble
with the program which allocates 10,000 GDI and Handle
objects.

-- 
Herb Martin
>
> -- 
> Roger Abell
> Microsoft MVP (Windows  Security)
> MCSE (W2k3,W2k,Nt4)  MCDBA
> "Bodger" <jbrown@jlbprof.com> wrote in message
> news:1103841900.970701.219820@c13g2000cwb.googlegroups.com...
> > Hmm, something bothers me.  Although this is likely our problem, it
> > seems hard to believe that their is a fixed size "system wide 48 mb
> > buffer" that all desktops are allocated from.
> >
> > Can this 48 mb buffer be increased?
> >
> > I am afraid if I tinker with it, some of my services will not properly
> > run.
> >
> > Thanx
> >
> > Julian
> >
>
>