From owner-svn-src-head@FreeBSD.ORG Sun Nov 2 09:59:54 2014 Return-Path: Delivered-To: svn-src-head@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 C10E17CE for ; Sun, 2 Nov 2014 09:59:54 +0000 (UTC) Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51]) (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 45BB910E for ; Sun, 2 Nov 2014 09:59:53 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id q1so8163489lam.10 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=VFd3TgOTFu5WhE6K74cYXpQ2JLxdFjJrrC3Bpbc/GX47EdU+ISjtI7yxGC7MVHEoqo ZauNPCmM1GHy++Q8OF4InnveLar8WALEICQW4/9j1kWa+d2LZYxias69eVv+ckAJBCKl JauQPm6TYzrpn+ubDcYUe1x0CKDkb7LkvfdusLBvQSxmT9rO1Abj72yu5vCMG/4ue3+s NwJ+2/HdaJNeHNk+fxGP0b7rS7MXnmLEu0wb5k4odtaTaEnWmHOxfDLFa2pf7a9z3AXr 4M3Wko6Bf2z/KxoWckERCtFQMQ1b/GmTxQ21jAZgJN/VwP60fZHZuiZzGxD+sah7tGNv RW5g== X-Gm-Message-State: ALoCoQnZKurE0w7MpvmHfGL3Tm4UETd+AeohnYl7AoWZ4HiZ0NPZooIgb0M9CfrpV15z/5aF+U0l 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2014 09:59:54 -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/