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
David Binger
2005-10-20
On Oct 20, 2005, at 10:51 AM, mario ruggier wrote:

> Can this be made safer by simply checking if the objects's
> _p_status==SAVED, and if so then I can freely GHOST the object ?

I think so.  I would use the _p_is_saved() instead of checking
_p_status directly.

> Furthermore, can this behaviour be kicked in selectively, such as
> when the cache approaches its configured capacity ?

Someone has to call something to trigger it.


reply