From owner-freebsd-arch@FreeBSD.ORG Tue Nov 25 08:46:43 2014 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 304DCDC5; Tue, 25 Nov 2014 08:46:43 +0000 (UTC) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id DA9CC3F5; Tue, 25 Nov 2014 08:46:42 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id 5A168ABB8; Tue, 25 Nov 2014 08:46:41 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id 0C8871274; Tue, 25 Nov 2014 09:46:32 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: "Poul-Henning Kamp" Subject: Re: svn commit: r274739 - head/sys/mips/conf References: <201411200552.sAK5qnXP063073@svn.freebsd.org> <20141120084832.GE24601@funkthat.com> <20141121092245.GI99957@funkthat.com> <1416582989.1147.250.camel@revolution.hippie.lan> <026FEB8A-CA8C-472F-A8E4-DA3D0AC44B34@grondar.org> <1416596266.1147.290.camel@revolution.hippie.lan> <1416598889.1147.297.camel@revolution.hippie.lan> <86egsvueqk.fsf@nine.des.no> <1416691274.1147.339.camel@revolution.hippie.lan> <398A380D-49AF-480C-8842-8835F81EF641@grondar.org> <1416806894.1147.362.camel@revolution.hippie.lan> <18B8A926-59C0-49B4-ADA3-A11688609852@grondar.org> <1416841268.1147.386.camel@revolution.hippie.lan> <86wq6k9okk.fsf@nine.des.no> <4C2BD093-BEA2-47F9-B575-90342712E9B2@bsdimp.com> <90678.1416897647@critter.freebsd.dk> Date: Tue, 25 Nov 2014 09:46:31 +0100 In-Reply-To: <90678.1416897647@critter.freebsd.dk> (Poul-Henning Kamp's message of "Tue, 25 Nov 2014 06:40:47 +0000") Message-ID: <86a93fwtug.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: arch@freebsd.org, Mark R V Murray , Ian Lepore X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2014 08:46:43 -0000 "Poul-Henning Kamp" writes: > Warner Losh writes: > > What's the minimum specs required for get_cyclecount()? > In randomness context: That there exists a complex and unpredictable > cache-hierarchy which makes the exact number of cycles for any one > instruction pseudo-random. No. It just needs to be monotonic across cores and have reasonably high resolution. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no