POV-Ray : Newsgroups : povray.general : How do I use most of my RAM for tracing? Server Time
6 Aug 2024 08:16:35 EDT (-0400)
  How do I use most of my RAM for tracing? (Message 1 to 10 of 19)  
Goto Latest 10 Messages Next 9 Messages >>>
From: Tim Nikias
Subject: How do I use most of my RAM for tracing?
Date: 28 Apr 2002 04:53:55
Message: <3CCBB87C.AA2E0766@gmx.de>
I've looked at the documentation, but don't get the
knack.

How do I set POV-Ray to use most my RAM, the
+B option needs to be set, or what?

Or is +B just for buffering instead of writing to disk only
for the finished parts of the image?

I'm just wondering if POV-Ray (oh, for Windows, by the
way) uses the entire RAM by itself or has a certain
limitation (like using only 90% or such)...

Thanks for any help in advance!

--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html
Email: Tim### [at] gmxde


Post a reply to this message

From: Christoph Hormann
Subject: Re: How do I use most of my RAM for tracing?
Date: 28 Apr 2002 05:14:49
Message: <3CCBBD89.B31F5983@gmx.de>
Tim Nikias wrote:
> 
> [...]
> 
> I'm just wondering if POV-Ray (oh, for Windows, by the
> way) uses the entire RAM by itself or has a certain
> limitation (like using only 90% or such)...
> 
> Thanks for any help in advance!

POV-Ray uses as much memory as it *needs*, not more, not less. If the OS
does not supply enough it will stop with an error. 

How much memory it needs obviously depends on the scene.

On Windows systems you have the limitation of 2 GB of maximum memory that
can be supplied by the OS to a program, no matter whether physical memory
or not.  

Christoph

-- 
POV-Ray tutorials, IsoWood include,                 
TransSkin and more: http://www.tu-bs.de/~y0013390/  
Last updated 26 Apr. 2002 _____./\/^>_*_<^\/\.______


Post a reply to this message

From: Tim Nikias
Subject: Re: How do I use most of my RAM for tracing?
Date: 28 Apr 2002 06:01:53
Message: <3CCBC868.5DE146B4@gmx.de>
Ah, okay, thanks. I thought the +B option could
be used for something like "assign all RAM to POV"
or such.

Christoph Hormann wrote:

> POV-Ray uses as much memory as it *needs*, not more, not less. If the OS
> does not supply enough it will stop with an error.
>
> How much memory it needs obviously depends on the scene.
>
> On Windows systems you have the limitation of 2 GB of maximum memory that
> can be supplied by the OS to a program, no matter whether physical memory
> or not.
>
> Christoph

--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html
Email: Tim### [at] gmxde


Post a reply to this message

From: Warp
Subject: Re: How do I use most of my RAM for tracing?
Date: 28 Apr 2002 07:34:05
Message: <3ccbde2d$1@news.povray.org>
Tim Nikias <tim### [at] gmxde> wrote:
> Ah, okay, thanks. I thought the +B option could
> be used for something like "assign all RAM to POV"
> or such.

  If POV-Ray needs 2 MB of memory for what it is doing, why should it
allocate all the (eg.) 256 MB available? What would it do with the extra
memory?

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

From: Tim Nikias
Subject: Re: How do I use most of my RAM for tracing?
Date: 28 Apr 2002 08:06:01
Message: <3CCBE582.692A9517@gmx.de>
No no! I meant I have 512 MB RAM, and sometimes it
seems that the disk is swapping although peak level
is somewhat lower (I know that windows etc need
RAM too, but I feel like there's some RAM unused
while swapping).

But that's probably just Microsoft at work, not POV-Ray...

Warp wrote:

>   If POV-Ray needs 2 MB of memory for what it is doing, why should it
> allocate all the (eg.) 256 MB available? What would it do with the extra
> memory?

Perhaps POV can think, has an AI and is the smartest programm in
the universe - but without its own RAM, there's no space
for the brain-storage.. ;-)
--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html
Email: Tim### [at] gmxde


Post a reply to this message

From: Mike Williams
Subject: Re: How do I use most of my RAM for tracing?
Date: 28 Apr 2002 15:20:38
Message: <v2FggAAejEz8Ew2r@econym.demon.co.uk>
Wasn't it Tim Nikias who wrote:
>No no! I meant I have 512 MB RAM, and sometimes it
>seems that the disk is swapping although peak level
>is somewhat lower (I know that windows etc need
>RAM too, but I feel like there's some RAM unused
>while swapping).

I've heard that Windows can sometimes be a little reluctant to release
some of the memory it has grabbed for caching files. There are some
freeware programs that can be used to persuade it to release the file
cache when the memory is needed by other programs.

-- 
Mike Williams
Gentleman of Leisure


Post a reply to this message

From: Hugo
Subject: Re: How do I use most of my RAM for tracing?
Date: 28 Apr 2002 18:48:57
Message: <3ccc7c59@news.povray.org>
> >No no! I meant I have 512 MB RAM, and sometimes it
> >seems that the disk is swapping although peak level
> >is somewhat lower (I know that windows etc need
> >RAM too, but I feel like there's some RAM unused
> >while swapping).

Now hear my story! I have 128 mb RAM and 2 OS's but I tend to use Win98
rather than Win2000 (has to do with my palette of software)... SOO, when
Win98 is finished loading after booting, I only have 43 mb left! Those
quickly run off by opening just 2 small programs or so....

> I've heard that Windows can sometimes be a little reluctant to release
> some of the memory it has grabbed for caching files. There are some
> freeware programs that can be used to persuade it to release the file
> cache when the memory is needed by other programs.

I use such a program - actually 2.. "Cachemaster" for disk caches, and
"RAMpage" for administrating memory..

Regards,
Hugo


Post a reply to this message

From: Mark Wagner
Subject: Re: How do I use most of my RAM for tracing?
Date: 29 Apr 2002 03:53:48
Message: <3cccfc0c@news.povray.org>
Hugo wrote in message <3ccc7c59@news.povray.org>...
>Now hear my story! I have 128 mb RAM and 2 OS's but I tend to use Win98
>rather than Win2000 (has to do with my palette of software)... SOO, when
>Win98 is finished loading after booting, I only have 43 mb left! Those
>quickly run off by opening just 2 small programs or so....


You should have 56 MB left after Windows starts up.  Windows uses half your
available physical memory, plus an additional 8 MB.  Are you loading some
additional programs at startup?

--
Mark

The Universe is expanding.
The budget for its exploration is shrinking.


Post a reply to this message

From: Hugo
Subject: Re: How do I use most of my RAM for tracing?
Date: 29 Apr 2002 04:52:48
Message: <3ccd09e0@news.povray.org>
> You should have 56 MB left after Windows starts up.  Windows uses half
your
> available physical memory, plus an additional 8 MB.  Are you loading some
> additional programs at startup?

Nothing that I can imagine needs 13 mb.. I only have a few common things at
startup; drivers for keyboard, mouse, sound, graphicscard and the (very
small) freeware RAMpage program.. The "cachemaster" (also freeware) even
forces unload of all unused DLL files.

But even when you say 56, I don't understand these days.. If you ever had an
Amiga computer, maybe you remember it's "windows-like" OS that ran on 512
KB... And I don't see why todays Windows need SO much physical memory.. I
really think Microsoft just expands memory because of some odd deal with the
RAM chip manufacturers.

Regards,
Hugo


Post a reply to this message

From:
Subject: Re: How do I use most of my RAM for tracing?
Date: 29 Apr 2002 04:56:38
Message: <2k2qcu8tg7edd2ut5gt26qp1bvhg0cg859@4ax.com>
On Mon, 29 Apr 2002 11:02:03 +0200, "Hugo" <hua### [at] post3teledk> wrote:
>why todays Windows need SO much physical memory..

for gadgets


Post a reply to this message

Goto Latest 10 Messages Next 9 Messages >>>

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.