Ask a Question related to PERL Miscellaneous, Design and Development.
-
Paul Marquess #1
Re: DB_File, large hash, memory.
"A24061" <a24061@yahoo.com> wrote in message
news:8228723b.0306260123.12359076@posting.google.c om...news:<3ef9b72c$0$10632$ed9e5944@reading.news.pipex .net>...> "Paul Marquess" <paul.marquess@btinternet.com> wrote in messageit> > Nope, DB_File will only store everything in memory if you explicitly askAbsolutely - that is what the underlying database system that DB_File uses,>> > to. By default, it only keeps a small amount in memory.
> So it should be possible to work with a hash that is larger than the
> available memory?
namely Berkeley DB, is designed for.
The default cache memory Berkeley DB uses is 256K. The actual database can
be in the gigabyte range.
Paul
Paul Marquess Guest
-
Why does grabbing large recordset from the db uses somuch VM memory
I'm using CF6.1, oracle db, jrun install (but the following is probably true everywhere). - In a controlled environement, I turn on metrics,... -
Large memory control questions
I have an ASP.NET control that can generate up to 200K in memory on a per request basis. It reads a series of files, manipulates them in memory and... -
#16325 [Ver->Bgs]: Memory leak causes DLLHOST to become large
ID: 16325 Updated by: sniper@php.net Reported By: mail-php dot net at kimihia dot org dot nz -Status: Verified... -
#16325 [Ver]: Memory leak causes DLLHOST to become large
ID: 16325 Updated by: sniper@php.net Reported By: mail-php dot net at kimihia dot org dot nz Status: Verified... -
Recommended memory for large files
Carl, Suppose huge cheap flat panel wall displays with umpteen Mpixel resolution become available? I hope there are others wanting this so...



Reply With Quote

