Re: User Memory Quotas

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


Date: Thu, 23 Dec 2004 13:12:14 -0600


"Bodger" <jbrown@jlbprof.com> wrote in message
news:1103822392.428197.44050@c13g2000cwb.googlegroups.com...
> Thank you for your replies.
>
> Following most of your descriptions, it seems the quota's are on a per
> process basis. If that is true, I think this is not my problem. The
> problem can best be described as the system hits a brick wall.

We were sort of just free chatting while waiting
for you to report something concrete we can try to
analyze ....

If you notice we aren't even 100% sure what you mean
by memory quotas.

Especially now that you say the "system hits a brick wall".

You need to report the exact symptoms and something about
what you see in TaskMgr.

Now, that migh not make it clear -- I know of one program
that SEEMS to cause something that might be described this
way, when it runs the system out of Handles or GDI objects.

(The particular program displays hundreds or thousands
of icons and pictures.)

When the problem occurs, there is memory to spare and no
obvous limit for the objects above is reached but other
programs like Outlook and even Explorer itself will have
trouble opening new windows, etc.

-- 
Herb Martin
> Programs that are running continue to run but have odd behavior and new
> programs will not start (they fail out of the starting gate).   I have
> started a performance log to monitor every 2 minutes various counters
> such as available memory and such.  But I find it hard to believe we
> have run out of physical and virtual memory since between them we have
> 10 gigs.  Our best post mortem analysis indicates that this happens if
> one or both of the following is true, we have a high number of perl
> processes running and/or our main programs are using a larger amount of
> memory then usual.  Our programs do have a memory creep but each one is
> using only about 25 megs and we have 5 of them running, so that does
> not seem to be too taxing for this machine.
>
> So assuming that quotas are not my problem, could the logged in user be
> limited on the overall number of handles that are open, or overall
> memory consumed or overall resources in general consumed?
>
> Bodger
>


Relevant Pages

  • Re: Question about Application behaviour,...
    ... i have a simple MFC Application, that shows me the System Memory Usage. ... But after a while the Applications GDI Objects Count grows to something ... TCHAR lpszMemoryAvailable; ... Let its OnPaint do the drawing. ...
    (microsoft.public.vc.mfc)
  • Re: Question about Application behaviour,...
    ... You are having problem with the GDI objects ..... ... i have a simple MFC Application, that shows me the System Memory Usage. ... TCHAR lpszMemoryAvailable; ... Its been a long time since a wrote some MFC Code. ...
    (microsoft.public.vc.mfc)
  • Re: memory low
    ... CPU Usage, Memory Usage, Peak Memory Usage, Virtual ... will restore the GDI Objects it was hoarding. ... are on screen then relinquish their entry when the graphic is ...
    (microsoft.public.windowsxp.video)
  • Re: using mpeg2lib.dll with VB6
    ... This would mean that I can't design my program to preload all thumbnails at once in memory. ... Do you just create as many GDI objects as you can view on the form? ... The image quality with StretchBlt is far lowerwhile using CopyBitmap the quality is excellent. ... The stretch mode needs to be set on the target DC as opposed to the source DC, so currently it's still using the default stretch mode of BlackOnWhite, which should only really be used for monochrome line drawings. ...
    (microsoft.public.vb.general.discussion)
  • Re: Question about Application behaviour,...
    ... i have a simple MFC Application, that shows me the System Memory Usage. ... But after a while the Applications GDI Objects Count grows to something ... TCHAR lpszMemoryAvailable; ... Its been a long time since a wrote some MFC Code. ...
    (microsoft.public.vc.mfc)