Re: Large memory utilization

new topic     » goto parent     » topic index » view thread      » older message » newer message

-----Original Message-----
De: Paul Missman <missmanp at ADELPHIA.NET>
Para: EUPHORIA at cwisserver1.mcs.muohio.edu
<EUPHORIA at cwisserver1.mcs.muohio.edu>
Fecha: MiƩrcoles 29 de Julio de 1998 05:54 PM
Asunto: Re: Large memory utilization


>Thanks for the feedback.
>
>I had tried initializing sequences over 250 meg elements (1GB)
>using the repeat routine, and gotten the "out of memory" message.


Just an idea:
Poke your data directly to memory and read (peek) into sequences
the currently working data (array as you said). I don't know if you can
allocate a 4 Gig chunck at once but there's ceratinly a way to do it
partialy. If you have to allocate several partial chunks you will need
a sequence conatince the "range" or "index" of the data stored in
each chunck. I can guarantee that that auxiliar sequence will be,
relativly speaking, small.

BTW The DOS version detection routine posted by Irv is 100% Jacques
work. I don't have Win98, someone can tell if it's DOS 8?

Regards,
    Daniel   Berstein
    daber at pair.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu