From owner-freebsd-arch@FreeBSD.ORG Thu Apr 4 16:33:47 2013 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 62079A91 for ; Thu, 4 Apr 2013 16:33:47 +0000 (UTC) (envelope-from jos@catnook.com) Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com [209.85.220.41]) by mx1.freebsd.org (Postfix) with ESMTP id 3E781F55 for ; Thu, 4 Apr 2013 16:33:47 +0000 (UTC) Received: by mail-pa0-f41.google.com with SMTP id kx1so1584236pab.28 for ; Thu, 04 Apr 2013 09:33:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=eaNo/3stEkshzsy3SYo8DPCWTHN6G1igv+CwV+jYwj0=; b=QDHJAT+WxJ8viHswIDP5ZHqwxJMAqLciUA/PaLxu7sWIbeYCpcmq5AsFMLJZM5uuW0 LECuzKNxpcvGMQH1PYPmJYsxTGcBa65cmho2A3dbhQhTP/Txtv0eTkEOF+I69nqjpvAu 8mZj6G5QR1ysZTUCK1sTYgZ9e6t9dfFTRHr5QhBOyV4/O8y+FEJoPBFiCz093Mv6Go3G ZdoNEHcUoVgDPEJ3LcTZO46hGrQcn7bDCtIRrMam5rW8m51ez3CaeNJIikJFpRpIpVLb GR5eYEONOhb59Kimb0pihy7xLDc5gLGaZ6qGYznR7SyYAhLWxG3IGnAnfHJnstFiJ4rR oFyA== MIME-Version: 1.0 X-Received: by 10.68.104.1 with SMTP id ga1mr9464413pbb.182.1365093221583; Thu, 04 Apr 2013 09:33:41 -0700 (PDT) Received: by 10.70.21.66 with HTTP; Thu, 4 Apr 2013 09:33:40 -0700 (PDT) In-Reply-To: <515DA46D.2060808@ixsystems.com> References: <20130401115128.GZ76816@FreeBSD.org> <20130402232606.GC1810@garage.freebsd.pl> <20130403002846.GB15334@onelab2.iet.unipi.it> <20130403100401.GA1349@garage.freebsd.pl> <515C68B5.2010006@ixsystems.com> <86r4iqoen7.fsf@ds4.des.no> <515DA46D.2060808@ixsystems.com> Date: Thu, 4 Apr 2013 09:33:40 -0700 Message-ID: Subject: Re: [CFR][CFT] counter(9): new API for faster and raceless counters From: Jos Backus To: Alfred Perlstein X-Gm-Message-State: ALoCoQndubU6IEDRCvBFmPooq92aJssVsjFlJv5f68Qm6Kl1BgLqMYH0NJuydhwiNJPfH4aP19FW Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= , Gleb Smirnoff , arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Apr 2013 16:33:47 -0000 Why not use YAML or JSON? Those formats sit nicely between CSV and XML, and we already have libyaml in base in -current. Jos -- Jos Backus jos at catnook.com