From owner-svn-src-all@FreeBSD.ORG Sun Nov 2 09:59:54 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E32BF7CF for ; Sun, 2 Nov 2014 09:59:54 +0000 (UTC) Received: from mail-la0-f48.google.com (mail-la0-f48.google.com [209.85.215.48]) (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 682A210F for ; Sun, 2 Nov 2014 09:59:53 +0000 (UTC) Received: by mail-la0-f48.google.com with SMTP id gq15so8304328lab.35 for ; Sun, 02 Nov 2014 01:59:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=4GQZzeswQvmlh4TbbiehG+wZXtOsd7DHEP5DWsPAgS0=; b=F2lRfUwRRhPpF2rG1Y6VVs/2DvuVODkY9UukjzSrNsaGWRMK0aMQO6XMpY3an/lA1T R2HHAJtRQ64kTlf+Aa+fTYmcDfmt0ora5Vk3Lp9ZFyNktv2EoPu5ROjfuiKh0vnaN+a4 Qt26waBn6dg43qm2rUUsdeK82pDdx67ecBAe17eYDPeigTEqt62pVdqdrZABM+iS7XRK QrYxZqFT/w6Qmvuf1BAhOSzzf1+fYKHILvNdwU03sFrNGDilS0mCq9ZPAhvN1zTd698z EETYSUY3h8FjZbms7U2GmwuD4yzTuOA/sEZQup4mcfCbm5m/bt5pnBtAH4aRLLpO32zs Utjw== X-Gm-Message-State: ALoCoQlQ8n16e3AZUDY/kVoksyiCHxBMc6pRAunQ1d8dtEThpjEFoIxj885FLyf/CfvnMpBcelHK X-Received: by 10.152.36.33 with SMTP id n1mr2983169laj.95.1414922385705; Sun, 02 Nov 2014 01:59:45 -0800 (PST) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id an6sm6566899lac.18.2014.11.02.01.59.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Nov 2014 01:59:45 -0800 (PST) Message-ID: <54560091.90006@freebsd.org> Date: Sun, 02 Nov 2014 12:59:45 +0300 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Mark R V Murray , =?UTF-8?B?RGFnLUVybGluZyBTbcO4cmdy?= =?UTF-8?B?YXY=?= Subject: Re: svn commit: r273958 - head/sys/dev/random References: <201411020201.sA221unt091493@svn.freebsd.org> <720EB74E-094A-43F3-8B1C-47BC7F6FECC3@grondar.org> In-Reply-To: <720EB74E-094A-43F3-8B1C-47BC7F6FECC3@grondar.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 09:59:55 -0000 On 02.11.2014 12:45, Mark R V Murray wrote: > Hi DES, > > I’m scared witless of this being on-by-default, for the reason given in the removed comment. I’d much prefer to see it only turned on if a kernel option is set, and the embedded folks /et al/ can use that. We don't need yet one kernel knob to make sysadmin life a bit more harder. This thing needs to be autosensed somehow. F.e. if no disk interrupts or ethernet interrupt hooks are executed, switch to AUTOSEED automatically (or by any other automatic way). -- http://ache.vniz.net/