From owner-freebsd-net@FreeBSD.ORG Mon Sep 15 17:44:22 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFA00106567F for ; Mon, 15 Sep 2008 17:44:22 +0000 (UTC) (envelope-from swordqiu@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.184]) by mx1.freebsd.org (Postfix) with ESMTP id 6D4788FC17 for ; Mon, 15 Sep 2008 17:44:22 +0000 (UTC) (envelope-from swordqiu@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so1206655tid.3 for ; Mon, 15 Sep 2008 10:44:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=LxjizoULc9kHU3g1AEEp8OK4E/THHKzFmMt4tNehKWw=; b=lW+7IRQqHgQYKCCEL9iL0bulxhVv5rogE8IziwHuLdVYGdyy8uGPZ93aScxw2EG3gj AJfhbSoaiMLpHMlSgYWJbAZimVGmsDINLmzyn7y9sYj+tJYjNipV2+k5yhmVbjB5DqFz unN/Pj8anPhwFQ1YzE6KKWKkAuWMqiIQeTuUU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=JRDFlZ4nG1S27WggNiEFUQF5cHWfyeGDVz3KUFzKkpQwB5lDkz/YVq3+24LEkMRxLu UwLDKFYxDfgJ4l8enUe9N6GLg+MQyWC4GADpL17uSJgnj3wuHfvikPCe3PqkJDLkFbnP P4rpUHAMoagWyy9QCm4yRlm7D9mMsM1uH8ckA= Received: by 10.110.60.2 with SMTP id i2mr10470584tia.0.1221499243192; Mon, 15 Sep 2008 10:20:43 -0700 (PDT) Received: by 10.110.90.11 with HTTP; Mon, 15 Sep 2008 10:20:43 -0700 (PDT) Message-ID: Date: Tue, 16 Sep 2008 01:20:43 +0800 From: "Jian Qiu" To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: What's the status of parallel netisr? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Sep 2008 17:44:23 -0000 I noticed there was a project trying to parallelize netisr in SMP. But I cannot find the relevant codes in either stable 7 or current 8. I'm wondering what's the current status of this project? When will it be merged into FreeBSD source tree? Many thanks. Best regards, Jian