Re: Is it worth upgrading to XP Pro ?

From: Kevin Lawton (socks.kepla.shoes_at_btinternet.com)
Date: 11/16/04


Date: Tue, 16 Nov 2004 23:02:18 +0000 (UTC)

FACE <AFaceInTheCrowd@bellsouth.net> wrote:
 <snip>
| My understanding is that Windows product up until XP allocated two 64K
| segments for User/GDI resources. I am of the opinion that the glitzy,
| flashy, internet of today eats the SR ravenously and the result is a
| machine lockup on GDI failure. My further understanding is that XP
| dynamically allocates further resource segments on an "as needed"
| basis.
 <snip>
I would have expected that the allocations to User/DGI resources were
specified by values in the registry - let's face, just about everything else
is !
Could anyone possibly confirm this and, it is so, suggest what those
registry values might be ?
I tend to run my systems with lots of RAM - 512 Mb minimum, and up to 1 Gb -
so 64Kb is a pathetic amount to allocate to something which is easily filled
to the point of causing a problem.
Kevin.



Relevant Pages

  • How GC Works
    ... one contains the memory part and other manages the ... unmanaged resources and implement finalize in the second class so that ... allocates large memory as classes implementing finalize method requires ... Sub New ...
    (microsoft.public.dotnet.framework.clr)
  • Garbage Collection
    ... one contains the memory part and other manages the ... unmanaged resources and implement finalize in the second class so that ... allocates large memory as classes implementing finalize method requires ... Sub New ...
    (microsoft.public.dotnet.framework.clr)
  • Re: Unmanaged resources
    ... unmnaged resources needs to be manually disposed. ... Any object that allocates unamanaged resources must also free them, ... general rule is that if you use an object that implements Dispose, ... What happens in the Dll stays in the Dll (generally anyway, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Boot panic w/7.2-STABLE on amd64: resource_list_alloc
    ... allocates the resources once for each channel it seems in the ata_ali_sata attachment. ... all the other chipsets are good about allocating these resources in their chipinit routines rather than the per-channel allocate routine. ... It uses allocation functions wrapped by the atapci "bus", so every channel uses it's own pair of RIDs. ... Is there any other way to correctly handle two halves of same resource separately without teaching atapci to virtualize this as interrupts or handle it on controller level? ...
    (freebsd-stable)
  • Re: CoInitializeEx and MTA
    ... resources allocated for this thread when it leaves MTA apartment. ... for the process) returns S_OK and allocates per-thread resources. ... With sufficient thrust, pigs fly just fine. ...
    (microsoft.public.vc.language)