P
Paul
Guest
Ken Blake, MVP wrote:
> On Sun, 07 Feb 2010 18:41:43 -0500, Paul wrote:
>
>
>> One reason for not using CCC, is it wastes RAM when it loads. That
>> is my philosophical objection to using it. Software which is not
>> being used, should not burn up RAM for nothing.
>
>
> I don't know anything about CCC (not even what it is), but the
> statement "Software which is not being used, should not burn up RAM
> for nothing" is generally incorrect.
>
> Yes, a program which is started uses RAM, but if other programs need
> RAM, and the program in question is not used, the memory that it uses
> very quickly gets paged out and has no impact on performance at all.
> What gets paged out is the least-recently-used memory.
>
Do you think it is reasonable for a control panel you're not
using at the moment, to consume 50MB, whether paged or not ?
I don't. Especially when the version before CCC came out
was not like that. But such is the price of progress.
I used to work on a CAD computer, that did everything a designer
could ever wish for, with a 32MB footprint. The people writing
the software, were whipped mercilessly by their management,
until all the software fit within that footprint. I guess
all the guys with whips are retired![Smile :-) :-)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
Paul
> On Sun, 07 Feb 2010 18:41:43 -0500, Paul wrote:
>
>
>> One reason for not using CCC, is it wastes RAM when it loads. That
>> is my philosophical objection to using it. Software which is not
>> being used, should not burn up RAM for nothing.
>
>
> I don't know anything about CCC (not even what it is), but the
> statement "Software which is not being used, should not burn up RAM
> for nothing" is generally incorrect.
>
> Yes, a program which is started uses RAM, but if other programs need
> RAM, and the program in question is not used, the memory that it uses
> very quickly gets paged out and has no impact on performance at all.
> What gets paged out is the least-recently-used memory.
>
Do you think it is reasonable for a control panel you're not
using at the moment, to consume 50MB, whether paged or not ?
I don't. Especially when the version before CCC came out
was not like that. But such is the price of progress.
I used to work on a CAD computer, that did everything a designer
could ever wish for, with a 32MB footprint. The people writing
the software, were whipped mercilessly by their management,
until all the software fit within that footprint. I guess
all the guys with whips are retired
![Smile :-) :-)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
Paul