From owner-freebsd-questions@FreeBSD.ORG Sun Jul 25 20:59:49 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DE4D106564A for ; Sun, 25 Jul 2010 20:59:48 +0000 (UTC) (envelope-from claudiu.vasadi@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id E09BA8FC14 for ; Sun, 25 Jul 2010 20:59:47 +0000 (UTC) Received: by wyj26 with SMTP id 26so2000772wyj.13 for ; Sun, 25 Jul 2010 13:59:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=YgpcbdGitfPLlVKLa0kk1vhfTK9HVuE0h3bxgwM6g9A=; b=Y+uEDGlWqCUYz1DWSBqTKUbrZWmR369aUkX6ipnxfD8YLFp9w8pgw0SLXceUkPtaXh 9gFru7idTorbQvb0bNKb2ih1gzL4Gfxp4/+SclJP9bkpUz2Ze11VPWdpgU4SZr9TI+mO YHgttHHimYZxCJIiRRfmjWkth6qFuxvnOaUT4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=aJHrPMIXWVlsFCoqv/zbjKe0luOVS+8En624FBF0Nfww1N/URlGRfxKNYoJJJOmPZ4 pE4b9Tqb7TOQEJacPOtQnF4ps5DtQaSUR4HKRz/HW8AOSHpoW/6VpfmmARF+SRh7lAGp 5zngapxh25GjjvGUZLXQJNpZd5sn9+vfqwg/U= MIME-Version: 1.0 Received: by 10.216.179.20 with SMTP id g20mr6495244wem.45.1280091586666; Sun, 25 Jul 2010 13:59:46 -0700 (PDT) Received: by 10.216.12.209 with HTTP; Sun, 25 Jul 2010 13:59:46 -0700 (PDT) In-Reply-To: References: Date: Sun, 25 Jul 2010 22:59:46 +0200 Message-ID: From: claudiu vasadi To: Rob Farmer Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: cpu_reset: stopping other CPUs - machine stalls at halt or reboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2010 20:59:49 -0000 Rob, In the meantime I installed a "real" freebsd on my work T400 and I am experiencing the same thing. I believe that at this point I can rule out a vmware problem. PS: I also tried hard rebooting after I consider the sync done and I did not experience any weird behavior. Still .... is it intended to stall so long ? I hope not, because I don't like it.