From owner-freebsd-hackers Mon May 29 4:56:58 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from sasi.com (sasi.com [164.164.56.2]) by hub.freebsd.org (Postfix) with ESMTP id 58BB737B558; Mon, 29 May 2000 04:56:43 -0700 (PDT) (envelope-from gbnaidu@sasi.com) Received: from samar (sasi.com [164.164.56.2]) by sasi.com (8.9.3/8.9.3) with SMTP id RAA09561; Mon, 29 May 2000 17:24:33 +0530 (IST) Received: from pcd75.sasi.com ([10.0.16.75]) by sasi.com; Mon, 29 May 2000 17:23:58 +0000 (IST) Received: from localhost (gbnaidu@localhost) by pcd75.sasi.com (8.9.3/8.9.3) with ESMTP id PAA07215; Mon, 29 May 2000 15:02:47 +0530 Date: Mon, 29 May 2000 15:02:47 +0530 (IST) From: "G.B.Naidu" To: Poul-Henning Kamp Cc: freebsd-net@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: How do I time in kernel... In-Reply-To: <25073.959591712@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Thanks guys, for the answer. We tracked that down and now it is not panicing. Thanks Poul-Henning for the answer. thanks --gb On Mon, 29 May 2000, Poul-Henning Kamp wrote: > > >Can I use gettimeofday() inside kernel? if so why 3.3 is panicking? Ifnot > >why 3.1 is not panicking? > > It's called "microtime()" in the kernel. > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD coreteam member | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. > -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message