[freenet-support] Bloom filter files

2011-03-15 Thread Dennis Nezic
Are they important/helpful? I still sometimes get 6 leftover 500KB
/tmp/bloom-***.tmp files. My wrapper.log says something like:

Initializing CHK Datastore (460332 keys)
Bloomfilter (freenet.support.CountingBloomFilter@..)
  for CHK-store is loaded.
Datastore(CHK-store) is dirty.
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe


Re: [freenet-support] Bloom filter files

2011-03-15 Thread Matthew Toseland
On Tuesday 15 Mar 2011 21:22:00 Dennis Nezic wrote:
 Are they important/helpful? I still sometimes get 6 leftover 500KB
 /tmp/bloom-***.tmp files. My wrapper.log says something like:
 
 Initializing CHK Datastore (460332 keys)
 Bloomfilter (freenet.support.CountingBloomFilter@..)
   for CHK-store is loaded.
 Datastore(CHK-store) is dirty.

They are created when we rebuild the bloom filters. When the store-io branch 
eventually lands, these will be no more.


signature.asc
Description: This is a digitally signed message part.
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] Bloom filter files

2011-03-15 Thread Dennis Nezic
On Tue, 15 Mar 2011 23:03:45 +, Matthew Toseland wrote:
 On Tuesday 15 Mar 2011 21:22:00 Dennis Nezic wrote:
  Are they important/helpful? I still sometimes get 6 leftover 500KB
  /tmp/bloom-***.tmp files. My wrapper.log says something like:
  
  Initializing CHK Datastore (460332 keys)
  Bloomfilter (freenet.support.CountingBloomFilter@..)
for CHK-store is loaded.
  Datastore(CHK-store) is dirty.
 
 They are created when we rebuild the bloom filters. When the store-io
 branch eventually lands, these will be no more.

Are those files still necessary? If not, why are they still there?
(Where are the bloom filters stored anyways, btw?)
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe