From owner-svn-src-projects@FreeBSD.ORG Fri Nov 23 06:40:19 2012 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 686252D1; Fri, 23 Nov 2012 06:40:19 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4F2AE8FC0C; Fri, 23 Nov 2012 06:40:19 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAN6eJSR055782; Fri, 23 Nov 2012 06:40:19 GMT (envelope-from glebius@svn.freebsd.org) Received: (from glebius@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAN6eJlj055781; Fri, 23 Nov 2012 06:40:19 GMT (envelope-from glebius@svn.freebsd.org) Message-Id: <201211230640.qAN6eJlj055781@svn.freebsd.org> From: Gleb Smirnoff Date: Fri, 23 Nov 2012 06:40:19 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r243428 - projects/counters X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2012 06:40:19 -0000 Author: glebius Date: Fri Nov 23 06:40:18 2012 New Revision: 243428 URL: http://svnweb.freebsd.org/changeset/base/243428 Log: A branch where we (me, melifaro@, ae@ and kib@) are going to make a faster, raceless, non-overflowable (on 32bit arches) counters, which are going to be mostly utilizes in networking stack, but may be utilized anywhere else in the kernel. Added: - copied from r243427, head/ Directory Properties: projects/counters/ (props changed)