From owner-freebsd-mobile Sun Mar 3 18:48:38 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 5D26937B404 for ; Sun, 3 Mar 2002 18:48:36 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g242mZi67932; Sun, 3 Mar 2002 19:48:35 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g242mYL65815; Sun, 3 Mar 2002 19:48:34 -0700 (MST) (envelope-from imp@village.org) Date: Sun, 03 Mar 2002 19:47:27 -0700 (MST) Message-Id: <20020303.194727.94042837.imp@village.org> To: fujita@soum.co.jp Cc: brooks@one-eyed-alien.net, mobile@FreeBSD.ORG Subject: Re: big wi MFC patch From: "M. Warner Losh" In-Reply-To: <20020304.114251.74750982.fujita@soum.co.jp> References: <20020301221816.A29315@Odin.AC.HMC.Edu> <20020304.114251.74750982.fujita@soum.co.jp> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <20020304.114251.74750982.fujita@soum.co.jp> FUJITA Kazutoshi writes: : Just little thing. : : From: Brooks Davis : Subject: big wi MFC patch : Date: Fri, 1 Mar 2002 22:18:16 -0800 : Message-ID: <20020301221816.A29315@Odin.AC.HMC.Edu> : : > +#define WI_DELAY 5 : > +#define WI_TIMEOUT (500000/WI_DELAY) /* 500 ms */ : ^^^^^^ : Is this comment correct ? : (I guess it might be 100ms.) I think that the WI_TIMEOUT is done 100000 times with a delay of 5us each. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message