From owner-freebsd-current@FreeBSD.ORG Thu May 29 01:04:28 2014 Return-Path: Delivered-To: freebsd-current@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 ESMTPS id 241DEF0E for ; Thu, 29 May 2014 01:04:28 +0000 (UTC) Received: from COL004-OMC2S7.hotmail.com (col004-omc2s7.hotmail.com [65.55.34.81]) by mx1.freebsd.org (Postfix) with ESMTP id F2DC52856 for ; Thu, 29 May 2014 01:04:27 +0000 (UTC) Received: from COL131-DS24 ([65.55.34.72]) by COL004-OMC2S7.hotmail.com with Microsoft SMTPSVC(7.5.7601.22678); Wed, 28 May 2014 18:04:27 -0700 X-TMN: [1J3ekgWuRqEhiwkAN/lsB1Ry9/MT9wo5] X-Originating-Email: [fredhps10@hotmail.com] Message-ID: From: Fred Pedrisa To: "'freebsd-current'" Subject: KQueue vs Select (NetMap) Date: Wed, 28 May 2014 22:04:50 -0300 MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac962f48XMXCpjzfQgOEyo6Ozucq/A== Content-Language: pt-br X-OriginalArrivalTime: 29 May 2014 01:04:27.0244 (UTC) FILETIME=[F0245AC0:01CF7AD9] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 01:04:28 -0000 Hey Guys, How does kQueue performs over select with netmap ?