From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 10 08:04:17 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FC57106564A for ; Tue, 10 Apr 2012 08:04:17 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 046BF8FC08 for ; Tue, 10 Apr 2012 08:04:17 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1SHW3e-000EVv-1Q for freebsd-hackers@freebsd.org; Tue, 10 Apr 2012 11:04:10 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: freebsd-hackers@freebsd.org In-reply-to: References: Comments: In-reply-to Mark Felder message dated "Mon, 09 Apr 2012 10:36:34 -0500." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 10 Apr 2012 11:04:10 +0300 From: Daniel Braniss Message-ID: Subject: Re: time stops in vmware X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 08:04:17 -0000 > On Sun, 08 Apr 2012 02:11:25 -0500, Daniel Braniss > wrote: > > > Hi All > > There was some mention before that time stops under vmware, and now it's > > happened > > to me :-) > > > > the clock stopped now, the system is responsive, but eg > > sleep 1 > > never finishes. > > Is there a solution? > > btw, I'm running 8.2-stable, i'll try 8.3 soon. > > > > Can you recreate it? Does it go away if you use "kern.hz=200" in > loader.conf? We used to have to do that. no, I can't recreate it, could you?