From owner-freebsd-net@FreeBSD.ORG Thu Feb 2 19:53:47 2012 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 2358D106566B; Thu, 2 Feb 2012 19:53:47 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 78CAE8FC12; Thu, 2 Feb 2012 19:53:46 +0000 (UTC) Received: by werm13 with SMTP id m13so3375008wer.13 for ; Thu, 02 Feb 2012 11:53:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=nv2/+IC1ZUXH03sQbvlXBmFylHaOCYy9l435LxfFJ/0=; b=aum/bILXEm63fZZdDqJCc+nviDb96gScu+uXapTJb6F2Vm/3PZlVVqm8XmUhxRLZuV WLBkH+95W6VvDsugXv3fI3AYIDbm+j4nIedm/lj5Lfw8AMMFU09A5QsBbf8RlNJ+EEgK VLjq7IY+oEARQ3e0nnMVOwmTJyRUE582DLB9A= MIME-Version: 1.0 Received: by 10.216.131.67 with SMTP id l45mr1728581wei.21.1328212425278; Thu, 02 Feb 2012 11:53:45 -0800 (PST) Received: by 10.180.106.129 with HTTP; Thu, 2 Feb 2012 11:53:45 -0800 (PST) In-Reply-To: References: <4F29A464.3080302@zonov.org> <4F29E2C8.5000909@FreeBSD.org> <4F2A2EAB.3010700@zonov.org> <1446971288.20120202105912@yandex.ru> <4F2AB0A9.70905@FreeBSD.org> <4F2ADF5C.1030900@FreeBSD.org> Date: Thu, 2 Feb 2012 14:53:45 -0500 Message-ID: From: Ryan Stone To: "Alexander V. Chernikov" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org, =?KOI8-R?B?68/O2MvP1yDl18fFzsnK?= , Andrey Zonov Subject: Re: netisr defered - active only one thread 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: Thu, 02 Feb 2012 19:53:47 -0000 On Thu, Feb 2, 2012 at 2:51 PM, Ryan Stone wrote: > of the last netisr through to be bound to a CPU. *sigh*, that should read "netisr thread" of course.