From owner-freebsd-xen@FreeBSD.ORG Tue Jul 26 23:43:37 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7693E106564A for ; Tue, 26 Jul 2011 23:43:37 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout2.yahoo.com (mrout2.yahoo.com [216.145.54.172]) by mx1.freebsd.org (Postfix) with ESMTP id 60CAA8FC0A for ; Tue, 26 Jul 2011 23:43:37 +0000 (UTC) Received: from [127.0.0.1] (cheese.corp.yahoo.com [216.145.50.99]) by mrout2.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id p6QNhWeT098742 for ; Tue, 26 Jul 2011 16:43:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1311723812; bh=Dz+/0CJxkfTlwKH2VDEJtAf8+GHQxH0SzsFRf802g2s=; h=Subject:From:To:Content-Type:Date:Message-ID:Mime-Version: Content-Transfer-Encoding; b=Cla43IGwZfFU/lPlkM3Vphu4YbGl0z2lpEohDJFzVTItR78OsaGf8SZvqzwvP/yuW RhnAwf2R+ykrC5+0eCTsHT1W8cI75QWbfZm5YJy7YpoC/h16GNSi4wsbNo2m4up+N5 LC9AmpuvWq0denvKFJF+E3xU+Z3zN+c2r751oMAU= From: Sean Bruno To: "freebsd-xen@freebsd.org" Content-Type: text/plain; charset="UTF-8" Date: Tue, 26 Jul 2011 16:43:31 -0700 Message-ID: <1311723811.3927.25.camel@hitfishpass-lx.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 (2.32.2-1.fc14) Content-Transfer-Encoding: 7bit Subject: FreeBSD 8, PV i386 Console X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2011 23:43:37 -0000 I can't quite tell what's happening (perhaps its ntpd and Xen something here), but this appears on the VM console about every 10 seconds. [XEN] hypervisor wallclock nudged; nudging TOD. [XEN] hypervisor wallclock nudged; nudging TOD. if the system is completely idle, I see: 26 Jul 15:56:02 ntpdate[543]: poll(): nfound = 0, error: Interrupted system call [XEN] hypervisor wallclock nudged; nudging TOD. thoughts? Sean