> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Some Guy > Sent: den 4 november 2003 11:35 > To: Discussion of development issues > Subject: Re: [freenet-dev] Analsis of contents of datastore. > > > --- Toad <[EMAIL PROTECTED]> wrote: > > On Mon, Nov 03, 2003 at 12:30:32PM -0500, Nick Tarleton wrote: > > > Why not periodically bring all the files in the DS up to > date? Or to > > > be even more devious, > > periodically set them to random dates within the uptime of the node? > > > > Becuase LRU is a basic part of the algorithm. > > You could store just the day and not the time. That would > make it less obvious that all the stuff was requested at the > same time and LRU would still work alright as long as data > stays for a couple days.
That would introduce a inbound-bandwidth-dependant minimum allowed DS size though. /N _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
