From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 14:44:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CF5E37B401 for ; Thu, 24 Apr 2003 14:44:18 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7527843F75 for ; Thu, 24 Apr 2003 14:44:17 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h3OLiDM4090276 for ; Fri, 25 Apr 2003 09:44:15 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h3OLiD3p090275 for freebsd-questions@freebsd.org; Fri, 25 Apr 2003 09:44:13 +1200 (NZST) Date: Fri, 25 Apr 2003 09:44:13 +1200 From: Jonathan Chen To: freebsd-questions@freebsd.org Message-ID: <20030424214413.GC90097@grimoire.chen.org.nz> References: <20030424202635.GA652@dhumketu.homeunix.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030424202635.GA652@dhumketu.homeunix.net> User-Agent: Mutt/1.4.1i Subject: Re: Time Problem in 5.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 21:44:18 -0000 On Fri, Apr 25, 2003 at 01:56:35AM +0530, Shantanu Mahajan wrote: > Hi! > I am useing 5.0R. > > > date;sleep 1;date > Fri Apr 25 01:53:44 IST 2003 > Fri Apr 25 01:53:46 IST 2003 > > > > I am not able to figure out the problem. any > comments? What's the problem? Along the system-load, context switching, process-startup, you're bound to get slippage. -- Jonathan Chen ---------------------------------------------------------------------- Computers are like air conditioners. They stop working when you open Windows.