From owner-freebsd-virtualization@FreeBSD.ORG Wed Oct 9 17:55:25 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 78D9B96E; Wed, 9 Oct 2013 17:55:25 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-lb0-x22b.google.com (mail-lb0-x22b.google.com [IPv6:2a00:1450:4010:c04::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CA500297A; Wed, 9 Oct 2013 17:55:24 +0000 (UTC) Received: by mail-lb0-f171.google.com with SMTP id u14so1088544lbd.2 for ; Wed, 09 Oct 2013 10:55:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=KV90gIWk4ebqT57oIoXtnNAvUTzpNPnYkglSPqjCpUA=; b=ZukWXeh6KzciUN1tZ9UWQQvzdjmutatBvuriTr6uvI4BpHJhUY+2YQ/knHWrszzAHG wxpdFBQv3yACufhWSMzyFlGIBPy0YmQZmsq6RhP58RvtvKXFNz5slgrlHdLOc4o2tokz BBFSfmLplv4m+BSX8R2gGdbzQRoDaQ0DB5bXCWL5BjP5U2jYcgnx2QuPF0QTjnP3e9XH IsJAOBuK7tUljnajs+f5lctiVTVtamwVNKC8X8LwcFHWTv3bvDY+ar90bN+p+VN531ac 9+49KtBuINGLG5BFQWVTivSKvJntZOyAGSHqiiYXEcy60G+XsOVdfFksKzFi2KbD4Sq1 P3ng== MIME-Version: 1.0 X-Received: by 10.112.14.102 with SMTP id o6mr8179422lbc.28.1381341322541; Wed, 09 Oct 2013 10:55:22 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.139.132 with HTTP; Wed, 9 Oct 2013 10:55:22 -0700 (PDT) In-Reply-To: References: <524F27A5.5010307@freebsd.org> Date: Wed, 9 Oct 2013 10:55:22 -0700 X-Google-Sender-Auth: y4Mwb_V_hODaGf_OOINmp5M7daI Message-ID: Subject: Re: Use humanize_number() inside bhyveload? From: Craig Rodrigues To: Neel Natu Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 17:55:25 -0000 On Tue, Oct 8, 2013 at 9:00 PM, Neel Natu wrote: > > Thanks for the patch - submitted as r256176 with some modifications to > preserve backward compatibility. > > best > Neel > > Thanks! -- Craig