On 12/19/06, Matthew Toseland <toad at amphibian.dyndns.org> wrote: > PROBEALL: requests (telnet to 2323 and type PROBEALL: then tail -f > wrapper.log), and implementation of spying on other nodes' swaps, seem > to confirm the prior observations that: > - Locations of nodes are strongly clustered around 0.0. > - PROBEALL: and short-term (with spying on peers) swap-based network > size estimates show roughly 300 nodes on the network.
>From Frost recently: ----- Anonymous ----- 2006.12.18 - 17:53:37GMT ----- I've had my node running 24x7 for over a month. I'm well connected, and have a fast connection. In that time, the database has grown from 50Mb to 280Mb. I've allocated a full 100 Gb for the store. The growth has been quite linear. Will it take 3 more months to reach just 1 Gb? It seems like it should be storing more.. Is there a setting to make a node more ... absorbant? ----- Silicon_Zealot at h9bsj4sI2kpmXmiMbjlOy0CDQsI ----- 2006.12.29 - 01:38:24GMT ----- It has recently been discovered that there is some sort of problem with how Freenet nodes migrate (swap) to what part of the keyspace they will inhabit. Unfortunately, most established nodes are hovering around 0.001/ 0.999(in a circular keyspace where 0 is the same as 1 effectively). Since your node stores inserts very close to your nodes specialization (the part of the keyspace your node resides), this means most nodes are competing to store the same tiny fraction of keys. This also explains why the "cache" has a better hit ratio than the store because the cache stores all specializations of keys passing by. To prove my point here is some data from my node. My location: 0.009040329277193226 Peer locations: 0.918831371088009 (Newish node so hasn't completely migrated) 0.08185687111667272 0.006273530615680922 0.012133215332298275 0.037102602725577194 0.0050464275521657775 0.04588813242451273 0.009727103354781774 Datastore info: * Cached keys: 269,655 (8.22 GiB) * Stored keys: 112,901 (3.44 GiB) * Overall size: 382,556 / 613,777 (11.6 GiB / 18.7 GiB) (62%) * Cache hits: 8,564 / 229,108 (3%) * Store hits: 1,190 / 202,247 (0%) * Avg. access rate: 1/s There is also a thread started asking for people to post the same kind of information. I will post the results of Frost poll as the data comes in. Unless you don't want me to... -- I may disagree with what you have to say, but I shall defend, to the death, your right to say it. - Voltaire Those who would give up Liberty, to purchase temporary Safety, deserve neither Liberty nor Safety. - Ben Franklin