From owner-freebsd-current@FreeBSD.ORG Wed Jun 30 05:51:44 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ADDB16A4CE for ; Wed, 30 Jun 2004 05:51:44 +0000 (GMT) Received: from d162.mplik.ru (relay1.mplik.ru [212.23.64.162]) by mx1.FreeBSD.org (Postfix) with SMTP id 40E8443D31 for ; Wed, 30 Jun 2004 05:51:43 +0000 (GMT) (envelope-from ngl@ur.ru) Received: from d162.mplik.ru (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 04CDA9049D9 for ; Wed, 30 Jun 2004 11:51:05 +0600 (YEKST) Received: from spirit (wall.mplik.ru [195.58.1.141]) by d162.mplik.ru (Postfix) with SMTP id 5E140903BD3 for ; Wed, 30 Jun 2004 11:50:55 +0600 (YEKST) Message-ID: <099101c45e66$35b8b8b0$8501a8c0@spirit> From: "ngl" To: Date: Wed, 30 Jun 2004 11:50:55 +0600 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 X-Spam-Status: No, tests=bogofilter, spamicity=0.088175, version=0.12.3 X-Sagator-Scanner: 0.4.9-0rc1; drop(clamd()) deliver(BogoFilter()) Subject: Jiffies X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 30 Jun 2004 05:51:44 -0000 What internal variables does FreeBSD scheduler have? I need something like a jiffies in linux. regards, ngl