Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2004 10:17:19 +0200
From:      Tobias Roth <roth@iam.unibe.ch>
To:        ngl <ngl@ur.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Jiffies
Message-ID:  <20040630081719.GA13892@speedy.unibe.ch>
In-Reply-To: <099101c45e66$35b8b8b0$8501a8c0@spirit>
References:  <099101c45e66$35b8b8b0$8501a8c0@spirit>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 30, 2004 at 11:50:55AM +0600, ngl wrote:
> What  internal variables does FreeBSD scheduler have?
> I need something like a jiffies in linux.

kernel option
  options         HZ=2000	# not the default

sysctl
  kern.clockrate

i am not sure about the default, but i think it is 100 on both 4.x and 5.x
systems.

cheers, t.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040630081719.GA13892>