Re: User Memory Quotas

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


Date: Thu, 23 Dec 2004 20:50:21 -0600


"Roger Abell" <mvpNOSpam@asu.edu> wrote in message
news:OinPM9U6EHA.4040@TK2MSFTNGP14.phx.gbl...
> It is pretty easy to misread. This reg key controls the limits
> for a session, that is a winstation. The 48 meg is systemwide
> pool from which all desktops get their piece as controlled by
> this reg key.

Do we think such problems are due mostly to the
system wide limit or the individual winstation?

(Most people on a non-TS machine would be using
one WinStation and one DeskTop -- ok, technically
a couple of desktops since the Logon Screen and I
believe the Screensaver security are technically 2
others.)

I haven't written any WinStation code for years but
my guess would be that TS sessions are run in
separate WinStations or at least separate desktops.

-- 
Herb Martin
>
> -- 
> Roger
> "Herb Martin" <news@LearnQuick.com> wrote in message
> news:%23YPBNoU6EHA.2156@TK2MSFTNGP10.phx.gbl...
> > "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
> > > >
> > >
> > >
> >
> >
>
>