From owner-freebsd-current@FreeBSD.ORG Thu Feb 25 15:48:33 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13B31106566C; Thu, 25 Feb 2010 15:48:33 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from mail-iw0-f185.google.com (mail-iw0-f185.google.com [209.85.223.185]) by mx1.freebsd.org (Postfix) with ESMTP id BB2A48FC15; Thu, 25 Feb 2010 15:48:32 +0000 (UTC) Received: by iwn15 with SMTP id 15so5207715iwn.7 for ; Thu, 25 Feb 2010 07:48:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=Wuz+BrqGt+12n5LL4JwbbRSee4OqrEKpXSBmGZxQwcU=; b=CMFb3Hj9dykQwrL24hpKMxR5lg8VP4KTPOrPwlO9tgjOY3kVd86+dZBuJKo7JJUq1R tazsCAiaDQUSkwFYw5KEYhGDY9i4vWduWPtUKTls6z9qI7KYCJnTyFlzSiU4/kHgbRkL EijFe/7ln+EjZT1AKaFg+7xMSQeDu8yRCuiMM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=BCFjwIO2cGlYhO41DsSb5O+pVbEkIlvaOnp9lmE5m2DbrzLopowWNpgtijXt8/8CYb 84jT5x9jekI8BEHOuY2WJUCQDfT+ticM26H/F0e2jNdRGfv6UzX6TLqGtGg0qK9ss4O2 Tw6hfmOaDYYbY3+w4m3wAxWrnzKpy3ImrdgwQ= MIME-Version: 1.0 Sender: asmrookie@gmail.com Received: by 10.231.147.149 with SMTP id l21mr211540ibv.0.1267112908435; Thu, 25 Feb 2010 07:48:28 -0800 (PST) In-Reply-To: <20100217213842.GG1394@michelle.cdnetworks.com> References: <4B75A801.3040107@delphij.net> <20100217213842.GG1394@michelle.cdnetworks.com> Date: Thu, 25 Feb 2010 16:48:28 +0100 X-Google-Sender-Auth: ddbbf4dad6316ba8 Message-ID: <3bbf2fe11002250748h489ff97dw3f2d0e29721b98d9@mail.gmail.com> From: Attilio Rao To: pyunyh@gmail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Dima Panov , Gleb Kurtsou , Richard Todd , Gavin Atkinson , Alexander Motin , FreeBSD Current , Alexander Logvinov Subject: Re: time doesn't work? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2010 15:48:33 -0000 2010/2/17 Pyun YongHyeon : > On Wed, Feb 17, 2010 at 01:12:53PM -0800, Xin LI wrote: >> Hi, >> >> On Sun, Feb 14, 2010 at 10:20 AM, Gavin Atkinson >> wrote: >> >> /mnt: write failed, filesystem is full >> >> gzip: write: No space left on device >> >> gzip: output file: randomfile.gz wrong size (1673592832 !=3D -1), del= eting >> >> gzip: leaving original randomfile >> >> 0.000u 85.063s 1:25.10 99.9% ??0+0k 12440+12839io 7pf+0w >> > >> > Does reverting r202387, 202441 and 202534 make any difference? >> >> Yes, reverting these revisions makes everything back to normal >> (including top -P). >> > > I'm not sure this is also related with breakage of > "systat -vmstat 1" on amd64 CURRENT. systat(1) shows "The alternate > system clock has died! =C2=A0Reverting to ``pigs'' display." message and > does not work as expected. > When I run systat(1) on sparc64 CURRENT it worked as expected so I vaguel= y > guess it's related with attilio's change.(CCed) [CC'ing also others that may got this issue] Can you please upgrade to the newest CURRENT, try the attached patch and report if system choiches the right timer alone: http://www.freebsd.org/~attilio/Sandvine/STABLE_8/statclock_aliasing/statcl= ock-fixup.diff with 'alone', I mean that you might strip from config all the helping tips (machdep.lapic_allclocks). Thanks, Attilio --=20 Peace can only be achieved by understanding - A. Einstein