From owner-soc-status@FreeBSD.ORG Thu Aug 11 15:02:34 2011 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 9F610106566B for ; Thu, 11 Aug 2011 15:02:34 +0000 (UTC) (envelope-from gockzy@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3BB678FC08 for ; Thu, 11 Aug 2011 15:02:33 +0000 (UTC) Received: by ewy1 with SMTP id 1so1251304ewy.13 for ; Thu, 11 Aug 2011 08:02:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=v0XfAWExXPXu2sVWCFE7KQgd1nScIcBwvjAE+JKhUNU=; b=Rwp+DHCI6Y6TuO9l1i7aiZLKUBvYHQ5cubQJ5KenGbnE4mJLPwWbSCXpnoHktP2bmW E/+ckv7kC8Lph3KfTSxmgYADFgi3fe6WRx7x0abVFPR4SAEpZA82lnedp+ZjVoEnd9Ce N5fTGoeUJ3ywzFG10/aQHyYQ86G79g+2nnKMs= Received: by 10.14.14.35 with SMTP id c35mr2697596eec.228.1313074953151; Thu, 11 Aug 2011 08:02:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.14.185.142 with HTTP; Thu, 11 Aug 2011 08:02:13 -0700 (PDT) From: Kazuya Goda Date: Fri, 12 Aug 2011 00:02:13 +0900 Message-ID: To: soc-status@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: [status report] RPS/RFS #week11 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: Thu, 11 Aug 2011 15:02:34 -0000 Hi, The project goal is to implement RPS/RFS on FreeBSD. RPS solves the problem of mono-queue NIC which can't distribute packets across multiple processors. RFS is the extension of RPS, which deliver packets to the CPU where application running. This week, I couldn't developed. I used laboratory PC for development but I can't step inside university. Because of mega earthquake in March, electric power not be sufficient at Japan. So we must save on electricity, and university is closed down in response to a request from the government. Next week, university will open up. --Kazuya Goda