From owner-freebsd-current@FreeBSD.ORG Wed Jun 30 12:29:50 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 4650916A4CE for ; Wed, 30 Jun 2004 12:29:50 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89BD143D41 for ; Wed, 30 Jun 2004 12:29:49 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i5UCQU3T034292 for current@freebsd.org.checked; (8.12.8/vak/2.1) Wed, 30 Jun 2004 16:26:30 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i5UCOGaf034120; (8.12.8/vak/2.1) Wed, 30 Jun 2004 16:24:16 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40E2B0D0.8090905@cronyx.ru> Date: Wed, 30 Jun 2004 16:23:44 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Valentin Nechayev References: <099101c45e66$35b8b8b0$8501a8c0@spirit> <20040630081719.GA13892@speedy.unibe.ch> <09d401c45e84$26a0c160$8501a8c0@spirit> <20040630100738.GB37195@lucky.net> In-Reply-To: <20040630100738.GB37195@lucky.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ngl cc: current@freebsd.org cc: Tobias Roth Subject: Re: 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 12:29:50 -0000 Valentin Nechayev wrote: > Wed, Jun 30, 2004 at 15:25:14, ngl wrote about "Re: Jiffies": > > > >>>>What internal variables does FreeBSD scheduler have? >>>>I need something like a jiffies in linux. >>>> >>>> > >ticks & softtticks >, src/sys/kern/kern_timeout.c > > But they are not available at boot time, only after most of drivers are loaded. rik > > >-netch- >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > >