From owner-freebsd-hackers@FreeBSD.ORG Fri Jul 1 20:41:21 2005 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B10AD16A41C; Fri, 1 Jul 2005 20:41:21 +0000 (GMT) (envelope-from andrit@ukr.net) Received: from storage.ukr.net (storage.ukr.net [212.42.65.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 698BE43D49; Fri, 1 Jul 2005 20:41:21 +0000 (GMT) (envelope-from andrit@ukr.net) Received: from dialup-147.45.sitel.com.ua ([217.27.147.45] helo=ertpc) by storage.ukr.net with smtp ID 1DoSK7-000OtC-B2 ; Fri, 01 Jul 2005 23:41:19 +0300 Message-ID: <003001c57e7d$3684c5d0$2d931bd9@ertpc> From: "Andriy Tkachuk" To: "John Baldwin" References: <000d01c57cf7$b9b6f9f0$29931bd9@ertpc> <200506300955.10155.jhb@FreeBSD.org> Date: Fri, 1 Jul 2005 15:49:53 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Cc: hackers@freebsd.org Subject: Re: hot path optimizations in uma_zalloc() & uma_zfree() X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2005 20:41:21 -0000 > I ran ministat against your tests with 1000 sockets loop and there isn't a lot > of difference in the user times: it was not supposed to be (the difference in the user times)