From owner-soc-status@FreeBSD.ORG Tue Jun 1 19:38:34 2010 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 039061065749 for ; Tue, 1 Jun 2010 19:38:34 +0000 (UTC) (envelope-from gleb.kurtsou@gmail.com) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id 89A938FC17 for ; Tue, 1 Jun 2010 19:38:32 +0000 (UTC) Received: by ewy1 with SMTP id 1so1397658ewy.33 for ; Tue, 01 Jun 2010 12:38:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=09wm3t14yJHIu5MTk4lj1dxySY6vpopaZzdAndiHTz0=; b=GsbyAoR3oDdxU0PpA0Sf7D29C5ZoUuO7kVc6umSDxyxpzebIGWo8dpjFIovJWCeTlp DW+KZH3F3t1jo14Ko3aLaJYByAd0Yq2g2Nwoynrb5HxvAGjZE2n/ejxxXHy1NjTd7kW/ kybONIRSUxbWnKcAZkRdgf1ULsHVwg4ROtKuA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=KXiDJzN+EINXSR5Yq8Q8gkhnkoN3dHGPBNCBKgJ1XG+x5wDkDg8Wuo5flxmxjjdTvI K+UYDYzw0w8vJnhl+EQFtYB1zcE7lnPa0ro4kNzuOWjvDeprcumly/Bmh+dbQqFtoDoV 65FmA1XQkUq26KCq+eKyipLzxy+5x4Y+zTHy0= Received: by 10.213.35.72 with SMTP id o8mr3889296ebd.51.1275421111916; Tue, 01 Jun 2010 12:38:31 -0700 (PDT) Received: from localhost (lan-78-157-90-54.vln.skynet.lt [78.157.90.54]) by mx.google.com with ESMTPS id 14sm4018786ewy.2.2010.06.01.12.38.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 01 Jun 2010 12:38:31 -0700 (PDT) Date: Tue, 1 Jun 2010 22:38:44 +0300 From: Gleb Kurtsou To: soc-status@freebsd.org Message-ID: <20100601193844.GB2594@tops.skynet.lt> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Kostik Belousov Subject: Namecache status report #1 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2010 19:38:34 -0000 I've spent last week considering different design decisions of directory cache. Unfortunately I wasn't able to come up with the code I'm satisfied with, I threw away everything I had and started anew, thus I didn't commit anything to perforce. Besides last week happened to be very busy at the university. I'm getting up to speed with the project and expect some results this week I also have much more time to spend on the project now.