From owner-soc-status@FreeBSD.ORG Wed Aug 14 15:31:07 2013 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2F74BD8B; Wed, 14 Aug 2013 15:31:07 +0000 (UTC) (envelope-from zxyu.core@gmail.com) Received: from mail-bk0-x235.google.com (mail-bk0-x235.google.com [IPv6:2a00:1450:4008:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8FD38226A; Wed, 14 Aug 2013 15:31:06 +0000 (UTC) Received: by mail-bk0-f53.google.com with SMTP id d7so3095615bkh.26 for ; Wed, 14 Aug 2013 08:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=kMC3RvWMKsg4jrdHxW2WMEc7FbYrdItZnLSURiaRyqk=; b=PAe/5H7MTBtZSSTu+aFmsQkGNpSAzCyDuQoaMeDyQ5bZFvkNe8zXRdezVy5NoBccV6 C/wubWZT2Dnith5TsrvZ81B+QaN8ZAuBBvVVO+GH6WIqA55oUsKRfgAq8rGU5U+6m7Dc BHCuwvmUrk2VIXw0g1fAaP2couYnDibCoJsfn1xyF6NzuO5Hrhn/bmrvZ7sFN76ohr0m 94ns2K7+k6v1/rtXiMblwjhBoVHxATL+Z5ZmwyPnz7nHW2/2IP9nOofu5s7Rwqbgu+JK LfSdOKTDwv6Aw7S5lG6RaNzDeH4wOs5BaYb8BrUSlif1WRo74E9t9rjzzX430LB3Gt+e /REw== MIME-Version: 1.0 X-Received: by 10.204.121.201 with SMTP id i9mr7572882bkr.13.1376494264741; Wed, 14 Aug 2013 08:31:04 -0700 (PDT) Received: by 10.204.39.16 with HTTP; Wed, 14 Aug 2013 08:31:04 -0700 (PDT) Date: Wed, 14 Aug 2013 23:31:04 +0800 Message-ID: Subject: weekly report of Aug 5. From: zhixiang yu To: soc-status@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Alexander Motin X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 14 Aug 2013 15:31:07 -0000 Hi all, I have a small rest after the mid-term evaluation: about 4 days to play PC games overnight ;) So no big progress during the week. The big acchievement is fis emulation code. I also read the ncq related code and documentation again. Hopefully, I would made big progress this week. Thanks