From owner-freebsd-current@FreeBSD.ORG Wed Nov 6 09:12:26 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BCA7FBC1 for ; Wed, 6 Nov 2013 09:12:26 +0000 (UTC) (envelope-from dmitryluhtionov@gmail.com) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5C9D02D83 for ; Wed, 6 Nov 2013 09:12:26 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id c11so4654503wgh.14 for ; Wed, 06 Nov 2013 01:12:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=iDX3ShLrFDgCrj4rXJwPE2BFB5+But9RMfwTxAB2G0E=; b=M475J4iMDfi+N11KbJaEcg9v8O3RNMRHrLEVRa7Ecj/s4nfYyJet8ID6LxUd8NbvY3 VluqR08VyYhI4V0ztyB730EWskgzRc5qM12XrAhtlbPlIeeXLeep6rtXER8kFRrRnCoy RADPoZ14hdwZA9swm/gUNm3FmhLffOQiQp40wFGb+QuG9mFI964MZ9+X9JvF40ikV+uz WWyfoFaOroOZl7A+ezDpBk5cYu+stnYaJe4Gu5IOrBx4TkqBjOjQqJqwBMqT8jI+qifF deCPKo93e0jXVfNk0OAR9jbxb9d8Lk/tzjc1+ZRxDKbuMS1oO8YFRf00k3KfyJutFxgK WZlQ== MIME-Version: 1.0 X-Received: by 10.180.106.104 with SMTP id gt8mr1543935wib.61.1383729144911; Wed, 06 Nov 2013 01:12:24 -0800 (PST) Received: by 10.227.157.136 with HTTP; Wed, 6 Nov 2013 01:12:24 -0800 (PST) Date: Wed, 6 Nov 2013 11:12:24 +0200 Message-ID: Subject: Add description for some cpuid bits From: Dmitry Luhtionov To: freebsd-current@freebsd.org X-Mailman-Approved-At: Wed, 06 Nov 2013 12:15:52 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Nov 2013 09:12:26 -0000 --- /usr/src/sys/amd64//amd64/identcpu.c.orig 2013-11-01 14:43:15.000000000 +0200 +++ /usr/src/sys/amd64//amd64/identcpu.c 2013-11-04 12:06:06.000000000 +0200 @@ -366,14 +366,14 @@ "\017" "\020LWP" /* Lightweight Profiling */ "\021FMA4" /* 4-operand FMA instructions */ - "\022" + "\022TCE" /* Translation Cache Extension */ "\023" "\024NodeId" /* NodeId MSR support */ "\025" "\026TBM" /* Trailing Bit Manipulation */ "\027Topology" /* Topology Extensions */ - "\030" - "\031" + "\030PCXC" /* Core performance counter extensions */ + "\031PNXC" /* NB performance counter extensions */ "\032" "\033" "\034"