From owner-freebsd-arch@FreeBSD.ORG Thu May 29 16:31:17 2014 Return-Path: Delivered-To: arch@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 ESMTPS id 76305C04 for ; Thu, 29 May 2014 16:31:17 +0000 (UTC) Received: from mail-qg0-x22c.google.com (mail-qg0-x22c.google.com [IPv6:2607:f8b0:400d:c04::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 372742BED for ; Thu, 29 May 2014 16:31:17 +0000 (UTC) Received: by mail-qg0-f44.google.com with SMTP id i50so1720957qgf.31 for ; Thu, 29 May 2014 09:31:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:from:date:message-id:subject:to:content-type; bh=ICE6ybwNPn/bXcSijyW20inGpC7x47OzB1ZEb/kMH80=; b=a3M1iWW3DuhBQMNiTCLcBP6OAlVSkS7bReww2bnWmNkPDsuwU7S9vFsId/4mZZzS9U u+tgTHwSlOpZhJ1/FIrmlPRf6BDr0/YW7gMoCVtixuzMtrNgT2Hpnb5armvBFf05lb6v hbbCnrzqwgLrEVhPxnuWZh1wMVwbBOQrAsJ4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=ICE6ybwNPn/bXcSijyW20inGpC7x47OzB1ZEb/kMH80=; b=c/jokZuzoj0uapBIz0/7LbWZPaqxf+yh3h7Ipw4pTXviASqyqfYgHtsNr+iVWUs5Ug INCXKX4BlULNoKX/i1L8wfwZmlZxF/G+3YBjB2dqHPaE5Vo29VyGMCFpDmZxahP0wV+z /vrztzjYfiFB33DADoFADM6H7ZEDnjmCTmMq+FW23bRyEGLmdGhaN0q5FDQCxcmX4QVL 7oGneA28AJt5DRNjIjLJarpmWSbt1hi65T8cELuvQSG7H8Xv7YPige2fGDVJ7w6W4vr7 hFGMGgBVr/YwOe8OG5tx0rXj6jrA6MlI79M90dJ0OMgsXxPztC4JeMCZgQvTgXGq65xd bTlg== X-Gm-Message-State: ALoCoQmj41uuq4Glft6VdRWGOHDZ71bGQdDlyyQ9952APm+J5JwsCWAOFdzbBtDOP5WDk8VgwlWH X-Received: by 10.140.94.225 with SMTP id g88mr10857933qge.101.1401381076298; Thu, 29 May 2014 09:31:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.147.135 with HTTP; Thu, 29 May 2014 09:30:46 -0700 (PDT) From: Eitan Adler Date: Thu, 29 May 2014 09:30:46 -0700 Message-ID: Subject: system data diagram To: "freebsd-arch@freebsd.org" , current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 16:31:17 -0000 Hey all, http://www.brendangregg.com/Perf/linuxperftools.png is a neat diagram. Who wants to make one for FreeBSD? It'll even make its way to our website & documentation :) -- Eitan Adler