durusmail: durus-users: building a large BTree efficiently
building a large BTree efficiently
2005-10-14
2005-10-14
2005-10-14
2005-10-17
2005-10-17
2005-10-17
2005-10-17
2005-10-17
2005-10-19
2005-10-20
2005-10-20
2005-10-20
2005-10-20
2005-10-20
2005-10-26
2005-10-26
2005-10-26
building a large BTree efficiently
mario ruggier
2005-10-14
On Oct 14, 2005, at 10:44 PM, David Binger wrote:
> On Oct 14, 2005, at 1:37 PM, mario ruggier wrote:
>>
>> Can anything be done to alleviate this?
>
> It might shed some light on this to run thus using the
> hotshot module.  Also, what's happening with your process
> size as this runs?

Hotshot? Sounds trés cool... was not aware of that module. I will play
with that.

As for the process... the Real memory goes up and down widely, from a
few Mb to up above 200Mb (I have 512Mb ram), while the Virtual grows
slowly but stays stable... currently doing the 700K chunk, it is at
1.07Gb.

The %CPU behaves bizarrely... sometimes consumes about 70%, and at
other times, less than 1%... the machine is however very much slowed
down at all times...

Currently: %CPU 10.5, Real 122.41, Virtual 1.07Gb.

mario

reply