Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261340AbUK0Vgr (ORCPT ); Sat, 27 Nov 2004 16:36:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261341AbUK0Vgr (ORCPT ); Sat, 27 Nov 2004 16:36:47 -0500 Received: from mail1.webmaster.com ([216.152.64.168]:267 "EHLO mail1.webmaster.com") by vger.kernel.org with ESMTP id S261340AbUK0Vgq (ORCPT ); Sat, 27 Nov 2004 16:36:46 -0500 From: "David Schwartz" To: "Jan Engelhardt" Cc: "Javier Villavicencio" , "Linux Kernel" Subject: RE: no entropy and no output at /dev/random (quick question) Date: Sat, 27 Nov 2004 13:35:58 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: <41A8D89B.9090909@domdv.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Authenticated-Sender: joelkatz@webmaster.com X-Spam-Processed: mail1.webmaster.com, Sat, 27 Nov 2004 13:12:21 -0800 (not processed: message from trusted or authenticated source) X-MDRemoteIP: 206.171.168.138 X-Return-Path: davids@webmaster.com X-MDaemon-Deliver-To: linux-kernel@vger.kernel.org Reply-To: davids@webmaster.com X-MDAV-Processed: mail1.webmaster.com, Sat, 27 Nov 2004 13:12:24 -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 809 Lines: 20 > Timer, ok. But network - only if you are in full control of the network > segment the system is attached to which may be the case for your private > network but usually you can't predict what network traffic is actually > going on. You would need a lot more than that to predict the TSC value when a packet is received. All kinds of unpredictable elements get mixed in, such as the offset between the network's timing source and the processor's as well as the cache efficiency in getting the networking code running to the point that it checks the TSC. DS - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/