From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <13426df10910152032rf542759mb53b4518491b0244@mail.gmail.com> References: <13426df10910152032rf542759mb53b4518491b0244@mail.gmail.com> Date: Thu, 15 Oct 2009 21:03:04 -0700 Message-ID: Subject: Re: [9fans] Venti over DHT From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Topicbox-Message-UUID: 88212c6a-ead5-11e9-9d60-3106f5b1d025 On Thu, Oct 15, 2009 at 8:32 PM, ron minnich wrote: > Now I remember this paper. Was the code ever released anywhere? There was no real code to speak of. It was a draft of a draft. I did some calculations of block-level commonality using a few trivial programs that hashed each block of every file in a tree, but you could recreate that in 100 lines of C or shell script. We never stored any blocks in the DHT. Russ